35 #ifndef mklpardisosolver_h 36 #define mklpardisosolver_h 40 #define _IFT_MKLPardisoSolver_Name "mklpardiso" 65 virtual const char *
giveClassName()
const {
return "MKLPardisoSolver"; }
70 #endif // mklpardisosolver_h Implements the solution of linear system of equation in the form using solvers from MKL Pardiso...
LinSystSolverType
The values of this type should be related not to specific solvers, but more to specific packages that...
Base class for all matrices stored in sparse format.
This base class is an abstraction for all numerical methods solving sparse linear system of equations...
unsigned long NM_Status
Mask defining NumMetod Status; which can be asked after finishing computation by Numerical Method...
virtual SparseMtrxType giveRecommendedMatrix(bool symmetric) const
Returns the recommended sparse matrix type for this solver.
virtual const char * giveClassName() const
SparseMtrxType
Enumerative type used to identify the sparse matrix type.
Class representing vector of real numbers.
virtual LinSystSolverType giveLinSystSolverType() const
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.