OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::SparseNonLinearSystemNM |
This base class is an abstraction for all numerical methods solving sparse nonlinear system of equations. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for SparseNonLinearSystemNM | |
#define | _IFT_NonLinearStatic_randPertAmplitude "rpa" |
#define | _IFT_NonLinearStatic_randSeed "rseed" |
#define | _IFT_NonLinearStatic_pert "pert" |
#define | _IFT_NonLinearStatic_pertw "pertw" |
#define _IFT_NonLinearStatic_pert "pert" |
Definition at line 53 of file sparsenonlinsystemnm.h.
Referenced by oofem::SparseNonLinearSystemNM::initializeFrom().
#define _IFT_NonLinearStatic_pertw "pertw" |
Definition at line 54 of file sparsenonlinsystemnm.h.
Referenced by oofem::SparseNonLinearSystemNM::initializeFrom().
#define _IFT_NonLinearStatic_randPertAmplitude "rpa" |
Definition at line 51 of file sparsenonlinsystemnm.h.
Referenced by oofem::SparseNonLinearSystemNM::initializeFrom().
#define _IFT_NonLinearStatic_randSeed "rseed" |
Definition at line 52 of file sparsenonlinsystemnm.h.
Referenced by oofem::SparseNonLinearSystemNM::initializeFrom().