#include <BaseLagrangianConstraint.h>
◆ const0
int sofa::core::behavior::BaseLagrangianConstraint::ConstraintBlockInfo::const0 |
index of first constraint
◆ hasId
bool sofa::core::behavior::BaseLagrangianConstraint::ConstraintBlockInfo::hasId |
true if this constraint has persistent ID information
◆ nbGroups
int sofa::core::behavior::BaseLagrangianConstraint::ConstraintBlockInfo::nbGroups |
how many groups of constraints are active
◆ nbLines
int sofa::core::behavior::BaseLagrangianConstraint::ConstraintBlockInfo::nbLines |
how many dofs (i.e. lines in the matrix) are used by each constraint
◆ offsetId
int sofa::core::behavior::BaseLagrangianConstraint::ConstraintBlockInfo::offsetId |
index of first constraint group info in vector of persistent ids and coordinates
◆ parent
◆ ConstraintBlockInfo()