|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "pfemelement2d.h"#include "femcmpnn.h"#include "domain.h"#include "floatmatrix.h"#include "fei2dtrlin.h"Go to the source code of this file.
Classes | |
| class | oofem::TR1_2D_PFEM |
| This class is the implementation of triangular PFEM element with linear (and equal order) interpolation of velocity and pressure fields. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for TR1PFEM | |
| #define | _IFT_TR1_2D_PFEM_Name "tr1pfem" |
| #define _IFT_TR1_2D_PFEM_Name "tr1pfem" |
Definition at line 51 of file tr1_2d_pfem.h.
Referenced by oofem::TR1_2D_PFEM::giveInputRecordName().