OOFEM 3.0
Loading...
Searching...
No Matches
oofem::TipInfo Class Reference

#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).

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

◆ TipInfo()

oofem::TipInfo::TipInfo ( )
inline

Definition at line 27 of file tipinfo.h.

◆ ~TipInfo()

oofem::TipInfo::~TipInfo ( )
inline

Definition at line 28 of file tipinfo.h.

Member Data Documentation

◆ mArcPos

double oofem::TipInfo::mArcPos

Definition at line 31 of file tipinfo.h.

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

◆ mEdgeIndex

int oofem::TipInfo::mEdgeIndex

Definition at line 35 of file tipinfo.h.

◆ mGlobalCoord

◆ mNormalDir

◆ mTangDir

◆ mTipDofManNumbers

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().

◆ mTipIndex


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

This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011