SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::component::linearsolver::direct::CholeskySolver< TMatrix, TVector > Member List

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

addJMInvJtLocal(GraphScatteredMatrix *M, MatrixLinearSolver< GraphScatteredMatrix, GraphScatteredVector, NoThreadManager >::ResMatrixType *result, const MatrixLinearSolver< GraphScatteredMatrix, GraphScatteredVector, NoThreadManager >::JMatrixType *J, const SReal fact)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
applyConstraintForce(const sofa::core::ConstraintParams *, sofa::core::MultiVecDerivId, const linearalgebra::BaseVector *)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
applyConstraintForce(const sofa::core::ConstraintParams *, sofa::core::MultiVecDerivId, const linearalgebra::BaseVector *)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
applySystemSolution()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
applySystemSolution()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
checkLinearSystem()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
checkLinearSystem()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
CholeskySolver()sofa::component::linearsolver::direct::CholeskySolver< TMatrix, TVector >
computeResidual(const core::ExecParams *, linearalgebra::BaseVector *)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
computeResidual(const core::ExecParams *params, linearalgebra::BaseVector *f)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
createPersistentVector()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
createPersistentVector()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
f_verbosesofa::component::linearsolver::direct::CholeskySolver< TMatrix, TVector >
getSystemBaseMatrix()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
getSystemBaseMatrix()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
getSystemLHBaseVector()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
getSystemLHBaseVector()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
getSystemRHBaseVector()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
getSystemRHBaseVector()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
Inherit typedefsofa::component::linearsolver::direct::CholeskySolver< TMatrix, TVector >
invert(Matrix &M) overridesofa::component::linearsolver::direct::CholeskySolver< TMatrix, TVector >
Matrix typedefsofa::component::linearsolver::direct::CholeskySolver< TMatrix, TVector >
Real typedefsofa::component::linearsolver::direct::CholeskySolver< TMatrix, TVector >
rebuildSystem(SReal, SReal)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
rebuildSystem(SReal massFactor, SReal forceFactor)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
resetSystem()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
resetSystem()sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
resizeSystem(Size n)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
resizeSystem(Size)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
setSystemLHVector(core::MultiVecDerivId v)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
setSystemLHVector(core::MultiVecDerivId v)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
setSystemMBKMatrix(const core::MechanicalParams *mparams)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
setSystemMBKMatrix(const core::MechanicalParams *mparams)sofa::component::linearsolver::MatrixLinearSolver< TMatrix, TVector >
SOFA_CLASS(SOFA_TEMPLATE2(CholeskySolver, TMatrix, TVector), SOFA_TEMPLATE2(sofa::component::linearsolver::MatrixLinearSolver, TMatrix, TVector))sofa::component::linearsolver::direct::CholeskySolver< TMatrix, TVector >
solve(Matrix &M, Vector &x, Vector &b) overridesofa::component::linearsolver::direct::CholeskySolver< TMatrix, TVector >
Vector typedefsofa::component::linearsolver::direct::CholeskySolver< TMatrix, TVector >