Home
last modified time | relevance | path

Searched refs:GetSolverName (Results 1 – 5 of 5) sorted by relevance

/dports/science/mbdyn/mbdyn-1.7.3/libraries/libmbwrap/
H A Dlinsol.h157 const char *const GetSolverName(void) const;
167 const char *const GetSolverName(SolverType t) const;
H A Dlinsol.cc269 LinSol::GetSolverName(void) const in GetSolverName() function in LinSol
275 LinSol::GetSolverName(SolverType t) const in GetSolverName() function in LinSol
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Dreadlinsol.cc578 << cs.GetSolverName() in ReadLinSol()
595 …silent_cerr("Warning: iterative refinement is not supported by " << cs.GetSolverName() << " at lin… in ReadLinSol()
615 out << cs.GetSolverName(); in RestartLinSol()
H A Dinvsolver.cc173 << CurrLinearSolver.GetSolverName() in Prepare()
196 << CurrLinearSolver.GetSolverName() in Prepare()
1873 << CurrLinearSolver.GetSolverName() in ReadData()
H A Dsolver.cc475 << CurrLinearSolver.GetSolverName() in Prepare()
498 << CurrLinearSolver.GetSolverName() in Prepare()
3914 << CurrLinearSolver.GetSolverName() in ReadData()
5052 << CurrIntSolver.GetSolverName() in AllocateSchurSolman()