SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::core::behavior::BaseMechanicalState::ConstraintBlock Class Reference

#include <BaseMechanicalState.h>

Protected Attributes

unsigned int column
 
linearalgebra::BaseMatrixmatrix
 

Public Member Functions

 ConstraintBlock (unsigned int c, linearalgebra::BaseMatrix *m)
 
unsigned int getColumn () const
 
const linearalgebra::BaseMatrixgetMatrix () const
 
linearalgebra::BaseMatrixgetMatrix ()
 

Attribute details

◆ column

unsigned int sofa::core::behavior::BaseMechanicalState::ConstraintBlock::column
protected

◆ matrix

linearalgebra::BaseMatrix* sofa::core::behavior::BaseMechanicalState::ConstraintBlock::matrix
protected

Constructor details

◆ ConstraintBlock()

sofa::core::behavior::BaseMechanicalState::ConstraintBlock::ConstraintBlock ( unsigned int  c,
linearalgebra::BaseMatrix m 
)
inline

Function details

◆ getColumn()

unsigned int sofa::core::behavior::BaseMechanicalState::ConstraintBlock::getColumn ( ) const
inline

◆ getMatrix() [1/2]

linearalgebra::BaseMatrix* sofa::core::behavior::BaseMechanicalState::ConstraintBlock::getMatrix ( )
inline

◆ getMatrix() [2/2]

const linearalgebra::BaseMatrix& sofa::core::behavior::BaseMechanicalState::ConstraintBlock::getMatrix ( ) const
inline