Classes | |
class | ParallelCGLinearSolver |
class | ParallelCompressedRowSparseMatrixMechanical |
Functions | |
void | registerParallelCGLinearSolver (sofa::core::ObjectFactory *factory) |
Variables | |
template class SOFA_MULTITHREADING_PLUGIN_API | ParallelCompressedRowSparseMatrixMechanical< SReal > |
const bool | isParallelCGLinearSolverImplementationRegistered |
void multithreading::component::linearsolver::iterative::registerParallelCGLinearSolver | ( | sofa::core::ObjectFactory * | factory | ) |
const bool multithreading::component::linearsolver::iterative::isParallelCGLinearSolverImplementationRegistered |
template class SOFA_MULTITHREADING_PLUGIN_API multithreading::component::linearsolver::iterative::ParallelCompressedRowSparseMatrixMechanical< SReal > |