SOFA plugin: SofaNewmat  master
Open source framework for multi-physics simuation
sofa::component::linearsolver::LULinearSolver< Matrix, Vector > Member List

This is the complete list of members for sofa::component::linearsolver::LULinearSolver< Matrix, Vector >, including all inherited members.

addJMInvJt(RMatrix &result, JMatrix &J, double fact)sofa::component::linearsolver::LULinearSolver< Matrix, Vector >
addJMInvJt(linearalgebra::BaseMatrix *result, linearalgebra::BaseMatrix *J, double fact) overridesofa::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 >
computedMinvsofa::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_verbosesofa::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) overridesofa::component::linearsolver::LULinearSolver< Matrix, Vector >
LULinearSolver()sofa::component::linearsolver::LULinearSolver< Matrix, Vector >protected
Minvsofa::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) overridesofa::component::linearsolver::LULinearSolver< Matrix, Vector >
solversofa::component::linearsolver::LULinearSolver< Matrix, Vector >
~LULinearSolver()sofa::component::linearsolver::LULinearSolver< Matrix, Vector >protected