OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "engngm.h"
#include "sparselinsystemnm.h"
#include "sparsemtrx.h"
#include "primaryfield.h"
Go to the source code of this file.
Classes | |
class | oofem::StationaryTransportProblem |
This class represents stationary transport problem. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for StationaryTransportProblem | |
#define | _IFT_StationaryTransportProblem_Name "stationaryproblem" |
#define | _IFT_StationaryTransportProblem_exportfields "exportfields" |
#define | _IFT_StationaryTransportProblem_keepTangent "keeptangent" |
#define _IFT_StationaryTransportProblem_exportfields "exportfields" |
Definition at line 46 of file stationarytransportproblem.h.
Referenced by oofem::StationaryTransportProblem::initializeFrom().
#define _IFT_StationaryTransportProblem_keepTangent "keeptangent" |
Definition at line 47 of file stationarytransportproblem.h.
Referenced by oofem::StationaryTransportProblem::initializeFrom().
#define _IFT_StationaryTransportProblem_Name "stationaryproblem" |
Definition at line 45 of file stationarytransportproblem.h.
Referenced by oofem::StationaryTransportProblem::giveInputRecordName().