OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "boundarycondition.h"
#include "dof.h"
#include "bctype.h"
#include "valuemodetype.h"
#include "floatarray.h"
#include "floatmatrix.h"
Go to the source code of this file.
Classes | |
class | oofem::PrescribedGenStrainShell7 |
Prescribes or where are primary unknowns for the subscale. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for PrescribedTensor | |
#define | _IFT_PrescribedGenStrainShell7_Name "PrescribedGenStrainShell7" |
#define | _IFT_PrescribedGenStrainShell7_centercoords "ccoord" |
#define | _IFT_PrescribedGenStrainShell7_generalizedstrain "generalizedstrain" |
#define | _IFT_PrescribedGenStrainShell7_initialgeneralizedstrain "initialgeneralizedstrain" |
#define _IFT_PrescribedGenStrainShell7_centercoords "ccoord" |
Definition at line 48 of file prescribedgenstrainshell7.h.
Referenced by oofem::PrescribedGenStrainShell7::computeTangent(), oofem::PrescribedGenStrainShell7::giveInputRecord(), and oofem::PrescribedGenStrainShell7::initializeFrom().
#define _IFT_PrescribedGenStrainShell7_generalizedstrain "generalizedstrain" |
Definition at line 49 of file prescribedgenstrainshell7.h.
Referenced by oofem::PrescribedGenStrainShell7::giveInputRecord(), and oofem::PrescribedGenStrainShell7::initializeFrom().
#define _IFT_PrescribedGenStrainShell7_initialgeneralizedstrain "initialgeneralizedstrain" |
Definition at line 50 of file prescribedgenstrainshell7.h.
Referenced by oofem::PrescribedGenStrainShell7::giveInputRecord(), and oofem::PrescribedGenStrainShell7::initializeFrom().
#define _IFT_PrescribedGenStrainShell7_Name "PrescribedGenStrainShell7" |
Definition at line 47 of file prescribedgenstrainshell7.h.
Referenced by oofem::PrescribedGenStrainShell7::giveInputRecordName().