OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "sparselinsystemnm.h"
#include "sparsenonlinsystemnm.h"
#include "sparsemtrx.h"
#include "floatarray.h"
#include "linesearch.h"
#include "nrsolver.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | oofem::DynamicRelaxationSolver |
Solves static equilibrium by means of explicit dynamic iterations. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for DynamicRelaxationSolver | |
#define | _IFT_DynamicRelaxationSolver_Name "drsolver" |
#define _IFT_DynamicRelaxationSolver_Name "drsolver" |
Definition at line 50 of file dynamicrelaxationsolver.h.
Referenced by oofem::DynamicRelaxationSolver::giveInputRecordName().