OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "Elements/structuralelement.h"
#include "Elements/structural2delement.h"
#include "zznodalrecoverymodel.h"
Go to the source code of this file.
Classes | |
class | oofem::Q4Axisymm |
This class implements an Quadratic isoparametric eight-node quadrilateral - elasticity finite element for axisymmetric 3d continuum. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for Q4Axisymm | |
#define | _IFT_Q4Axisymm_Name "q4axisymm" |
#define | _IFT_Q4Axisymm_nipfish "nipfish" |
#define _IFT_Q4Axisymm_Name "q4axisymm" |
Definition at line 44 of file q4axisymm.h.
Referenced by oofem::Q4Axisymm::giveInputRecordName().
#define _IFT_Q4Axisymm_nipfish "nipfish" |
Definition at line 45 of file q4axisymm.h.
Referenced by oofem::Q4Axisymm::initializeFrom().