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::Wedge_ht |
This class implements a Linear 3d 6 - node thermal finite element. More... | |
class | oofem::Wedge_hmt |
Class for heat and mass transfer. More... | |
class | oofem::Wedge_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_Wedge_ht_Name "wedgeht" |
#define | _IFT_Wedge_hmt_Name "wedgehmt" |
#define | _IFT_Wedge_mt_Name "wedgemt" |
#define _IFT_Wedge_hmt_Name "wedgehmt" |
Definition at line 48 of file wedge_ht.h.
Referenced by oofem::Wedge_hmt::giveInputRecordName().
#define _IFT_Wedge_ht_Name "wedgeht" |
Definition at line 47 of file wedge_ht.h.
Referenced by oofem::Wedge_ht::giveInputRecordName().
#define _IFT_Wedge_mt_Name "wedgemt" |
Definition at line 49 of file wedge_ht.h.
Referenced by oofem::Wedge_mt::giveInputRecordName().