OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::Lattice2d_mt |
This class implements a 2-dimensional lattice mass transport element. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for Lattice2d_mt | |
#define | _IFT_Lattice2d_mt_Name "latticemt2d" |
#define | _IFT_Lattice2DMT_dim "dim" |
#define | _IFT_Lattice2DMT_thick "thick" |
#define | _IFT_Lattice2DMT_width "width" |
#define | _IFT_Lattice2DMT_gpcoords "gpcoords" |
#define | _IFT_Lattice2DMT_crackwidth "crackwidth" |
#define | _IFT_Lattice2DMT_couplingflag "couplingflag" |
#define | _IFT_Lattice2DMT_couplingnumber "couplingnumber" |
#define _IFT_Lattice2d_mt_Name "latticemt2d" |
Definition at line 43 of file lattice2d_mt.h.
Referenced by oofem::Lattice2d_mt::giveInputRecordName().
#define _IFT_Lattice2DMT_couplingflag "couplingflag" |
Definition at line 49 of file lattice2d_mt.h.
Referenced by oofem::Lattice2d_mt::initializeFrom().
#define _IFT_Lattice2DMT_couplingnumber "couplingnumber" |
Definition at line 50 of file lattice2d_mt.h.
Referenced by oofem::Lattice2d_mt::initializeFrom().
#define _IFT_Lattice2DMT_crackwidth "crackwidth" |
Definition at line 48 of file lattice2d_mt.h.
Referenced by oofem::Lattice2d_mt::initializeFrom().
#define _IFT_Lattice2DMT_dim "dim" |
Definition at line 44 of file lattice2d_mt.h.
Referenced by oofem::Lattice2d_mt::initializeFrom().
#define _IFT_Lattice2DMT_gpcoords "gpcoords" |
Definition at line 47 of file lattice2d_mt.h.
Referenced by oofem::Lattice2d_mt::initializeFrom().
#define _IFT_Lattice2DMT_thick "thick" |
Definition at line 45 of file lattice2d_mt.h.
Referenced by oofem::Lattice2d_mt::initializeFrom().
#define _IFT_Lattice2DMT_width "width" |
Definition at line 46 of file lattice2d_mt.h.
Referenced by oofem::Lattice2d_mt::initializeFrom().