47 #define _IFT_SubspaceIteration_Name "subspaceit" 101 virtual const char *
giveClassName()
const {
return "SubspaceIterationSolver"; }
104 #endif // subspaceit_h
Base class for all matrices stored in sparse format.
This class implements the class NumericalMethod instance Subspace Iteration Eigen Value Problem Solve...
unsigned long NM_Status
Mask defining NumMetod Status; which can be asked after finishing computation by Numerical Method...
virtual const char * giveClassName() const
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...