35 #ifndef dynamicrelaxationsolver_h 36 #define dynamicrelaxationsolver_h 50 #define _IFT_DynamicRelaxationSolver_Name "drsolver" 75 virtual const char *
giveClassName()
const {
return "DynamicRelaxationSolver"; }
79 #endif // dynamicrelaxationsolver_h virtual ~DynamicRelaxationSolver()
virtual const char * giveClassName() const
Solves static equilibrium by means of explicit dynamic iterations.
Base class for all matrices stored in sparse format.
This class implements Newton-Raphson Method, derived from abstract NumericalMethod class for solving ...
virtual const char * giveInputRecordName() const
unsigned long NM_Status
Mask defining NumMetod Status; which can be asked after finishing computation by Numerical Method...
#define _IFT_DynamicRelaxationSolver_Name
referenceLoadInputModeType
The following parameter allows to specify how the reference load vector is obtained from given totalL...
Class representing vector of real numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
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.
Class representing solution step.