SOFA API  1a4bb3e7
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
copyJmatrix(linearalgebra::SparseMatrix< MReal > *J)sofa::component::linearsolver::MatrixLinearSolverInternalData< TVector >inline
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 >