Classes | |
class | AMDOrderingMethod |
class | BaseEigenOrderingMethod |
Ordering method implemented in the library Eigen. More... | |
class | COLAMDOrderingMethod |
class | NaturalOrderingMethod |
class | OrderingMethodAccessor |
Functions | |
void | registerAMDOrderingMethod (sofa::core::ObjectFactory *factory) |
void | registerCOLAMDOrderingMethod (sofa::core::ObjectFactory *factory) |
void | registerNaturalOrderingMethod (sofa::core::ObjectFactory *factory) |
SOFA_EXPORT_DYNAMIC_LIBRARY void | initExternalModule () |
SOFA_EXPORT_DYNAMIC_LIBRARY const char * | getModuleName () |
SOFA_EXPORT_DYNAMIC_LIBRARY const char * | getModuleVersion () |
SOFA_EXPORT_DYNAMIC_LIBRARY void | registerObjects (sofa::core::ObjectFactory *factory) |
void | init () |
const char * sofa::component::linearsolver::ordering::getModuleName | ( | ) |
const char * sofa::component::linearsolver::ordering::getModuleVersion | ( | ) |
SOFA_COMPONENT_LINEARSOLVER_ORDERING_API void sofa::component::linearsolver::ordering::init | ( | ) |
void sofa::component::linearsolver::ordering::initExternalModule | ( | ) |
void sofa::component::linearsolver::ordering::registerAMDOrderingMethod | ( | sofa::core::ObjectFactory * | factory | ) |
void sofa::component::linearsolver::ordering::registerCOLAMDOrderingMethod | ( | sofa::core::ObjectFactory * | factory | ) |
void sofa::component::linearsolver::ordering::registerNaturalOrderingMethod | ( | sofa::core::ObjectFactory * | factory | ) |
void sofa::component::linearsolver::ordering::registerObjects | ( | sofa::core::ObjectFactory * | factory | ) |