|
OOFEM 3.0
|
#include <tipinfo.h>
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::Delamination::propagateFronts(), oofem::ListBasedEI::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::PLCrackPrescribedDir::propagateInterface(), oofem::PLHoopStressCirc::propagateInterface(), oofem::PLMaterialForce::propagateInterface(), and oofem::PLPrincipalStrain::propagateInterface().