
Classes | |
| class | TempVectorContainer |
Public Member Functions | |
| void | applyConstraintForce (const sofa::core::ConstraintParams *, sofa::core::MultiVecDerivId, const linearalgebra::BaseVector *) |
| GraphScatteredVector * | createPersistentVector () |
| void | checkLinearSystem () |
| bool | addJMInvJtLocal (GraphScatteredMatrix *M, MatrixLinearSolver< GraphScatteredMatrix, GraphScatteredVector, NoThreadManager >::ResMatrixType *result, const MatrixLinearSolver< GraphScatteredMatrix, GraphScatteredVector, NoThreadManager >::JMatrixType *J, const SReal fact) |
| SOFA_COMPONENT_LINEARSOLVER_ITERATIVE_API GraphScatteredVector * | createPersistentVector () |
| SOFA_COMPONENT_LINEARSOLVER_ITERATIVE_API void | applyConstraintForce (const sofa::core::ConstraintParams *, sofa::core::MultiVecDerivId, const linearalgebra::BaseVector *) |
| SOFA_COMPONENT_LINEARSOLVER_ITERATIVE_API void | checkLinearSystem () |
| bool sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector >::addJMInvJtLocal | ( | GraphScatteredMatrix * | M, |
| MatrixLinearSolver< GraphScatteredMatrix, GraphScatteredVector, NoThreadManager >::ResMatrixType * | result, | ||
| const MatrixLinearSolver< GraphScatteredMatrix, GraphScatteredVector, NoThreadManager >::JMatrixType * | J, | ||
| const SReal | fact | ||
| ) |
| void sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector >::applyConstraintForce | ( | const sofa::core::ConstraintParams * | cparams, |
| sofa::core::MultiVecDerivId | dx, | ||
| const linearalgebra::BaseVector * | f | ||
| ) |
| SOFA_COMPONENT_LINEARSOLVER_ITERATIVE_API void sofa::component::linearsolver::MatrixLinearSolver< GraphScatteredMatrix, GraphScatteredVector, NoThreadManager >::applyConstraintForce | ( | const sofa::core::ConstraintParams * | , |
| sofa::core::MultiVecDerivId | , | ||
| const linearalgebra::BaseVector * | |||
| ) |
| void sofa::component::linearsolver::MatrixLinearSolver< GraphScatteredMatrix, GraphScatteredVector, NoThreadManager >::checkLinearSystem | ( | ) |
| SOFA_COMPONENT_LINEARSOLVER_ITERATIVE_API void sofa::component::linearsolver::MatrixLinearSolver< GraphScatteredMatrix, GraphScatteredVector, NoThreadManager >::checkLinearSystem | ( | ) |
| Vector * sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector >::createPersistentVector |
| SOFA_COMPONENT_LINEARSOLVER_ITERATIVE_API GraphScatteredVector * sofa::component::linearsolver::MatrixLinearSolver< GraphScatteredMatrix, GraphScatteredVector, NoThreadManager >::createPersistentVector | ( | ) |