OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::HydratingTransportMaterialStatus |
Isotropic material for heat with hydration. More... | |
class | oofem::HydratingIsoHeatMaterial |
This class implements a isotropic linear heat material in a finite element 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 HydratingIsoHeatMaterial | |
#define | _IFT_HydratingIsoHeatMaterial_Name "hisoheat" |
#define | _IFT_HydratingIsoHeatMaterial_hydration "hydration" |
#define | _IFT_HydratingIsoHeatMaterial_mix "mix" |
#define | _IFT_HydratingIsoHeatMaterial_noHeat "noheat" |
#define | _IFT_HydratingIsoHeatMaterial_noLHS "nolhs" |
#define _IFT_HydratingIsoHeatMaterial_hydration "hydration" |
Definition at line 44 of file hydratingisoheatmat.h.
Referenced by oofem::HydratingIsoHeatMaterial::initializeFrom().
#define _IFT_HydratingIsoHeatMaterial_mix "mix" |
Definition at line 45 of file hydratingisoheatmat.h.
Referenced by oofem::HydratingIsoHeatMaterial::initializeFrom().
#define _IFT_HydratingIsoHeatMaterial_Name "hisoheat" |
Definition at line 43 of file hydratingisoheatmat.h.
Referenced by oofem::HydratingIsoHeatMaterial::giveInputRecordName().
#define _IFT_HydratingIsoHeatMaterial_noHeat "noheat" |
Definition at line 46 of file hydratingisoheatmat.h.
Referenced by oofem::HydratingIsoHeatMaterial::initializeFrom().
#define _IFT_HydratingIsoHeatMaterial_noLHS "nolhs" |
Definition at line 47 of file hydratingisoheatmat.h.
Referenced by oofem::HydratingIsoHeatMaterial::initializeFrom().