SOFA API  b67a9394
Open source framework for multi-physics simuation
sofa::component::linearsolver::MatrixLinearSolverInternalData< TVector > Member List

This is the complete list of members for sofa::component::linearsolver::MatrixLinearSolverInternalData< TVector >, including all inherited members.

addLocalRes(linearalgebra::BaseMatrix *)sofa::component::linearsolver::MatrixLinearSolverInternalData< TVector >inline
convertMatrix(const linearalgebra::SparseMatrix< MReal > &inputMatrix)sofa::component::linearsolver::MatrixLinearSolverInternalData< TVector >inlineprotected
getLocalJ()sofa::component::linearsolver::MatrixLinearSolverInternalData< TVector >inline
getLocalJ(linearalgebra::BaseMatrix *J)sofa::component::linearsolver::MatrixLinearSolverInternalData< TVector >inline
getLocalRes(linearalgebra::BaseMatrix *R)sofa::component::linearsolver::MatrixLinearSolverInternalData< TVector >inline
JMatrixType typedefsofa::component::linearsolver::MatrixLinearSolverInternalData< TVector >
projectForceInConstraintSpace(linearalgebra::BaseVector *r, const linearalgebra::BaseVector *f)sofa::component::linearsolver::MatrixLinearSolverInternalData< TVector >inline
Real typedefsofa::component::linearsolver::MatrixLinearSolverInternalData< TVector >
ResMatrixType typedefsofa::component::linearsolver::MatrixLinearSolverInternalData< TVector >