73 virtual const char *
giveClassName()
const {
return "GeneralizedJacobiSolver"; }
74 std :: string
errorInfo(
const char *func) {
return std :: string(this->giveClassName()) + func; }
This base class is an abstraction for numerical algorithm.
virtual const char * giveClassName() const
unsigned long NM_Status
Mask defining NumMetod Status; which can be asked after finishing computation by Numerical Method...
This class implements the Generalized Jacobi Eigenvalue Problem Solver.
Class representing vector of real numbers.
Implementation of matrix containing floating point numbers.
std::string errorInfo(const char *func)
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.