|
Rapier C — 3D / f64 0.36.0+c.0
|
Plain configuration data; initialize defaults, edit, then apply. More...
#include <rapier.h>
Data Fields | |
| R3Real | linearTolerance |
| FEM iterative linear-solver tolerance. | |
| size_t | maxLinearIterations |
| Maximum FEM linear-solver iterations. | |
| size_t | maxDenseDofs |
| Maximum degrees of freedom solved by the dense FEM solver. | |
Plain configuration data; initialize defaults, edit, then apply.
No destructor.
| R3Real R3SoftFemParameters::linearTolerance |
FEM iterative linear-solver tolerance.
| size_t R3SoftFemParameters::maxDenseDofs |
Maximum degrees of freedom solved by the dense FEM solver.
| size_t R3SoftFemParameters::maxLinearIterations |
Maximum FEM linear-solver iterations.