44 #define _IFT_SLEPcSolver_Name "slepc" 50 class PetscSparseMtrx;
70 #endif // slepcsolver_h bool epsInit
Flag if context initialized.
EPS eps
Eigenvalue solver context.
Base class for all matrices stored in sparse format.
virtual const char * giveClassName() const
unsigned long NM_Status
Mask defining NumMetod Status; which can be asked after finishing computation by Numerical Method...
Class representing vector of real numbers.
Implementation of matrix containing floating point 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.
This base class is an abstraction for all numerical methods solving sparse linear system of equations...
This class provides an sparse matrix interface to PETSc Matrices.