addJMInvJt(RMatrix &result, JMatrix &J, double fact) | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | |
addJMInvJt(linearalgebra::BaseMatrix *result, linearalgebra::BaseMatrix *J, double fact) override | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | |
addJMInvJtLocal(GraphScatteredMatrix *M, MatrixLinearSolver< GraphScatteredMatrix, GraphScatteredVector, NoThreadManager >::ResMatrixType *result, const MatrixLinearSolver< GraphScatteredMatrix, GraphScatteredVector, NoThreadManager >::JMatrixType *J, const SReal fact) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
applyConstraintForce(const sofa::core::ConstraintParams *, sofa::core::MultiVecDerivId, const linearalgebra::BaseVector *) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
applyConstraintForce(const sofa::core::ConstraintParams *, sofa::core::MultiVecDerivId, const linearalgebra::BaseVector *) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
applySystemSolution() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
applySystemSolution() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
checkLinearSystem() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
checkLinearSystem() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
computedMinv | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | |
computeMinv() | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | |
computeResidual(const core::ExecParams *, linearalgebra::BaseVector *) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
computeResidual(const core::ExecParams *params, linearalgebra::BaseVector *f) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
createPersistentVector() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
createPersistentVector() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
f_verbose | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | |
getMinvElement(int i, int j) | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | |
getSystemBaseMatrix() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
getSystemBaseMatrix() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
getSystemLHBaseVector() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
getSystemLHBaseVector() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
getSystemRHBaseVector() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
getSystemRHBaseVector() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
invert(Matrix &M) override | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | |
LULinearSolver() | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | protected |
Minv | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | |
rebuildSystem(SReal, SReal) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
rebuildSystem(SReal massFactor, SReal forceFactor) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
resetSystem() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
resetSystem() | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
resizeSystem(Size n) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
resizeSystem(Size) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
setSystemLHVector(core::MultiVecDerivId v) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
setSystemLHVector(core::MultiVecDerivId v) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
setSystemMBKMatrix(const core::MechanicalParams *mparams) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
setSystemMBKMatrix(const core::MechanicalParams *mparams) | sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector > | |
SOFA_CLASS(SOFA_TEMPLATE2(LULinearSolver, Matrix, Vector), SOFA_TEMPLATE2(sofa::component::linearsolver::MatrixLinearSolver, Matrix, Vector)) | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | |
solve(Matrix &M, Vector &x, Vector &b) override | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | |
solver | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | |
~LULinearSolver() | sofa::component::linearsolver::LULinearSolver< Matrix, Vector > | protected |