OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::TipInfo Class Reference

TipInfo gathers useful information about a crack tip, like its position and tangent direction. More...

#include <tipinfo.h>

+ Collaboration diagram for oofem::TipInfo:

Public Member Functions

 TipInfo ()
 
 ~TipInfo ()
 

Public Attributes

FloatArray mGlobalCoord
 
double mArcPos
 
FloatArray mTangDir
 
FloatArray mNormalDir
 
int mTipIndex
 
int mEdgeIndex
 
IntArray mTipDofManNumbers
 Local number of which edge the crack enters the element (2d) More...
 

Detailed Description

TipInfo gathers useful information about a crack tip, like its position and tangent direction.

The purpose of the struct is to keep the interface clean when evaluating XFEM branch functions.

Author
Erik Svenning August 2013

Definition at line 24 of file tipinfo.h.

Constructor & Destructor Documentation

oofem::TipInfo::TipInfo ( )
inline

Definition at line 27 of file tipinfo.h.

oofem::TipInfo::~TipInfo ( )
inline

Definition at line 28 of file tipinfo.h.

Member Data Documentation

double oofem::TipInfo::mArcPos

Definition at line 31 of file tipinfo.h.

Referenced by oofem::PolygonLine::giveTips().

int oofem::TipInfo::mEdgeIndex

Definition at line 35 of file tipinfo.h.

IntArray oofem::TipInfo::mTipDofManNumbers

Local number of which edge the crack enters the element (2d)

Definition at line 36 of file tipinfo.h.

Referenced by oofem::PLCZdamageRadius::propagateInterface(), oofem::PLnodeRadius::propagateInterface(), and oofem::ListBasedEI::updateNodeEnrMarker().


The documentation for this class was generated from the following file:

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:42 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011