OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::Tr1_ht |
Triangle (2d) element with linear approximation for heat transfer. More... | |
class | oofem::Tr1_mt |
Class for mass transfer. More... | |
class | oofem::Tr1_hmt |
Class for heat and mass transfer. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_Tr1_hmt_Name "tr1hmt" |
#define | _IFT_Tr1_ht_Name "tr1ht" |
#define | _IFT_Tr1_mt_Name "tr1mt" |
#define _IFT_Tr1_hmt_Name "tr1hmt" |
Definition at line 42 of file tr1_ht.h.
Referenced by oofem::Tr1_hmt::giveInputRecordName().
#define _IFT_Tr1_ht_Name "tr1ht" |
Definition at line 43 of file tr1_ht.h.
Referenced by oofem::Tr1_ht::giveInputRecordName().
#define _IFT_Tr1_mt_Name "tr1mt" |
Definition at line 44 of file tr1_ht.h.
Referenced by oofem::Tr1_mt::giveInputRecordName().