SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::component::linearsolver::NoThreadManager Class Reference

#include <MatrixLinearSolver.h>

Empty class used for default solver implementation without multi-threading support. More...

Detailed Description

Empty class used for default solver implementation without multi-threading support.

Static Public Member Functions

static std::string Name ()
 
static bool isAsyncSolver ()
 

Function details

◆ isAsyncSolver()

static bool sofa::component::linearsolver::NoThreadManager::isAsyncSolver ( )
inlinestatic

◆ Name()

static std::string sofa::component::linearsolver::NoThreadManager::Name ( )
inlinestatic