OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::IntElPoint |
This class implements an interface element that connects two nodes. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for Material | |
#define | _IFT_IntElPoint_Name "intelpoint" |
#define | _IFT_IntElPoint_refnode "refnode" |
#define | _IFT_IntElPoint_normal "normal" |
#define | _IFT_IntElPoint_area "area" |
#define _IFT_IntElPoint_area "area" |
Definition at line 46 of file intelpoint.h.
Referenced by oofem::IntElPoint::initializeFrom().
#define _IFT_IntElPoint_Name "intelpoint" |
Definition at line 43 of file intelpoint.h.
Referenced by oofem::IntElPoint::giveInputRecordName().
#define _IFT_IntElPoint_normal "normal" |
Definition at line 45 of file intelpoint.h.
Referenced by oofem::IntElPoint::initializeFrom().
#define _IFT_IntElPoint_refnode "refnode" |
Definition at line 44 of file intelpoint.h.
Referenced by oofem::IntElPoint::initializeFrom().