|
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::QWedge_ht |
| This class implements a Linear 3d 6 - node thermal finite element. More... | |
| class | oofem::QWedge_hmt |
| Class for heat and mass transfer. More... | |
| class | oofem::QWedge_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_QWedge_ht_Name "qwedgeht" |
| #define | _IFT_QWedge_hmt_Name "qwedgehmt" |
| #define | _IFT_QWedge_mt_Name "qwedgemt" |
| #define _IFT_QWedge_hmt_Name "qwedgehmt" |
Definition at line 48 of file qwedge_ht.h.
Referenced by oofem::QWedge_hmt::giveInputRecordName().
| #define _IFT_QWedge_ht_Name "qwedgeht" |
Definition at line 47 of file qwedge_ht.h.
Referenced by oofem::QWedge_ht::giveInputRecordName().
| #define _IFT_QWedge_mt_Name "qwedgemt" |
Definition at line 49 of file qwedge_ht.h.
Referenced by oofem::QWedge_mt::giveInputRecordName().