|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include <tipinfo.h>
Collaboration diagram for oofem::TipPropagation:Public Member Functions | |
| TipPropagation () | |
| ~TipPropagation () | |
Public Attributes | |
| int | mTipIndex |
| FloatArray | mPropagationDir |
| double | mPropagationLength |
| IntArray | mPropagationDofManNumbers |
| FloatArray oofem::TipPropagation::mPropagationDir |
| IntArray oofem::TipPropagation::mPropagationDofManNumbers |
Definition at line 46 of file tipinfo.h.
Referenced by oofem::ListBasedEI::propagateFronts(), oofem::Delamination::propagateFronts(), oofem::PLCZdamageRadius::propagateInterface(), and oofem::PLnodeRadius::propagateInterface().
| double oofem::TipPropagation::mPropagationLength |
| int oofem::TipPropagation::mTipIndex |
Definition at line 43 of file tipinfo.h.
Referenced by oofem::PLPrincipalStrain::propagateInterface(), oofem::PLMaterialForce::propagateInterface(), oofem::PLHoopStressCirc::propagateInterface(), and oofem::PLCrackPrescribedDir::propagateInterface().