OOFEM 3.0
Loading...
Searching...
No Matches
oofem::EfInput Struct Reference

#include <enrichmentfront.h>

Collaboration diagram for oofem::EfInput:

Public Member Functions

 EfInput ()
 EfInput (const FloatArray &iPos, const double &iLevelSet, int iNodeInd, const FloatArray &iClosestPointOnCrack, const double &iArcPos, const FloatArray &iLocalTangDir)
 ~EfInput ()

Public Attributes

FloatArray mPos
double mLevelSet
int mNodeInd
FloatArray mClosestPointOnCrack
double mArcPos
FloatArray mLocalTangDir

Detailed Description

Definition at line 54 of file enrichmentfront.h.

Constructor & Destructor Documentation

◆ EfInput() [1/2]

oofem::EfInput::EfInput ( )
inline

Definition at line 56 of file enrichmentfront.h.

◆ EfInput() [2/2]

oofem::EfInput::EfInput ( const FloatArray & iPos,
const double & iLevelSet,
int iNodeInd,
const FloatArray & iClosestPointOnCrack,
const double & iArcPos,
const FloatArray & iLocalTangDir )
inline

Definition at line 57 of file enrichmentfront.h.

References mArcPos, mClosestPointOnCrack, mLevelSet, mLocalTangDir, mNodeInd, and mPos.

◆ ~EfInput()

oofem::EfInput::~EfInput ( )
inline

Definition at line 66 of file enrichmentfront.h.

Member Data Documentation

◆ mArcPos

double oofem::EfInput::mArcPos

Definition at line 72 of file enrichmentfront.h.

Referenced by oofem::EnrichmentItem::calcPolarCoord(), and EfInput().

◆ mClosestPointOnCrack

FloatArray oofem::EfInput::mClosestPointOnCrack

Definition at line 71 of file enrichmentfront.h.

Referenced by EfInput().

◆ mLevelSet

double oofem::EfInput::mLevelSet

Definition at line 69 of file enrichmentfront.h.

Referenced by oofem::EnrichmentItem::calcPolarCoord(), and EfInput().

◆ mLocalTangDir

FloatArray oofem::EfInput::mLocalTangDir

Definition at line 73 of file enrichmentfront.h.

Referenced by oofem::EnrichmentFront::computeCrackTangent(), and EfInput().

◆ mNodeInd

int oofem::EfInput::mNodeInd

Definition at line 70 of file enrichmentfront.h.

Referenced by EfInput().

◆ mPos


The documentation for this struct 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