42 #define _IFT_LDLTFactorization_Name "direct" 73 virtual const char *
giveClassName()
const {
return "LDLTFactorization"; }
LinSystSolverType
The values of this type should be related not to specific solvers, but more to specific packages that...
virtual const char * giveClassName() const
Base class for all matrices stored in sparse format.
virtual SparseMtrxType giveRecommendedMatrix(bool symmetric) const
Returns the recommended sparse matrix type for this solver.
This base class is an abstraction for all numerical methods solving sparse linear system of equations...
Implements the solution of linear system of equation in the form Ax=b using direct factorization meth...
unsigned long NM_Status
Mask defining NumMetod Status; which can be asked after finishing computation by Numerical Method...
SparseMtrxType
Enumerative type used to identify the sparse matrix type.
virtual LinSystSolverType giveLinSystSolverType() const
Class representing vector of real numbers.
Abstract base class representing the "problem" under consideration.
the oofem namespace is to define a context or scope in which all oofem names are defined.