OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
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

oofem::EfInput::EfInput ( )
inline

Definition at line 56 of file enrichmentfront.h.

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.

oofem::EfInput::~EfInput ( )
inline

Definition at line 66 of file enrichmentfront.h.

Member Data Documentation

double oofem::EfInput::mArcPos

Definition at line 72 of file enrichmentfront.h.

Referenced by oofem::EnrichmentItem::calcPolarCoord().

FloatArray oofem::EfInput::mClosestPointOnCrack

Definition at line 71 of file enrichmentfront.h.

double oofem::EfInput::mLevelSet

Definition at line 69 of file enrichmentfront.h.

Referenced by oofem::EnrichmentItem::calcPolarCoord().

FloatArray oofem::EfInput::mLocalTangDir

Definition at line 73 of file enrichmentfront.h.

Referenced by oofem::EnrichmentFront::computeCrackTangent().

int oofem::EfInput::mNodeInd

Definition at line 70 of file enrichmentfront.h.


The documentation for this struct 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:35 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011