OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "transportelement.h"
#include "spatiallocalizer.h"
#include "zznodalrecoverymodel.h"
#include "sprnodalrecoverymodel.h"
#include "nodalaveragingrecoverymodel.h"
Go to the source code of this file.
Classes | |
class | oofem::Brick1_ht |
Brick (3d) elements with linear approximation for heat and mass transfer. More... | |
class | oofem::Brick1_hmt |
Class for heat and mass transfer. More... | |
class | oofem::Brick1_mt |
Class for 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_Brick1_ht_Name "brick1ht" |
#define | _IFT_Brick1_hmt_Name "brick1hmt" |
#define | _IFT_Brick1_mt_Name "brick1mt" |
#define _IFT_Brick1_hmt_Name "brick1hmt" |
Definition at line 45 of file brick1_ht.h.
Referenced by oofem::Brick1_hmt::giveInputRecordName().
#define _IFT_Brick1_ht_Name "brick1ht" |
Definition at line 44 of file brick1_ht.h.
Referenced by oofem::Brick1_ht::giveInputRecordName().
#define _IFT_Brick1_mt_Name "brick1mt" |
Definition at line 46 of file brick1_ht.h.
Referenced by oofem::Brick1_mt::giveInputRecordName().