OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "load.h"
Go to the source code of this file.
Classes | |
class | oofem::StructuralTemperatureLoad |
This class implements temperature (constant) load over the element component array contains one or two numbers; componentArray->at(1) contains increment of temperature in mid-surface componentArray->at(2) contains increment of gradient of temperature over the thickness of element (optional) More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_StructuralTemperatureLoad_Name "structtemperatureload" |
#define _IFT_StructuralTemperatureLoad_Name "structtemperatureload" |
Definition at line 40 of file structtemperatureload.h.
Referenced by oofem::StructuralTemperatureLoad::giveInputRecordName().