#include <ConstraintAnimationLoop.h>
◆ _constraintsResolutions
◆ _d
◆ _df
◆ _dFree
◆ _dim
int sofa::component::animationloop::ConstraintProblem::_dim |
|
protected |
◆ _force
◆ _timer
◆ _tol
SReal sofa::component::animationloop::ConstraintProblem::_tol |
|
protected |
◆ _W
◆ ConstraintProblem()
sofa::component::animationloop::ConstraintProblem::ConstraintProblem |
( |
bool |
printLog = false | ) |
|
◆ ~ConstraintProblem()
sofa::component::animationloop::ConstraintProblem::~ConstraintProblem |
( |
| ) |
|
|
virtual |
◆ clear()
void sofa::component::animationloop::ConstraintProblem::clear |
( |
int |
dim, |
|
|
const SReal & |
tol |
|
) |
| |
|
virtual |
◆ gaussSeidelConstraintTimed()
void sofa::component::animationloop::ConstraintProblem::gaussSeidelConstraintTimed |
( |
SReal & |
timeout, |
|
|
int |
numItMax |
|
) |
| |
◆ getConstraintResolutions()
◆ getD()
◆ getdF()
◆ getDfree()
◆ getF()
◆ getSize()
int sofa::component::animationloop::ConstraintProblem::getSize |
( |
void |
| ) |
|
|
inline |
◆ getTolerance()
SReal* sofa::component::animationloop::ConstraintProblem::getTolerance |
( |
void |
| ) |
|
|
inline |
◆ getW()