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

Provides tolerances for the XFEM module. More...

#include <xfemtolerances.h>

Static Public Member Functions

static void setCharacteristicElementLength (double iCharElLength)
 
static double giveCharacteristicElementLength ()
 
static double giveRelLengthTolLoose ()
 
static double giveRelLengthTolTight ()
 
static double giveDimensionlessTolLoose ()
 
static double giveDimensionlessTolTight ()
 
static double giveApproxZero ()
 

Static Protected Attributes

static double sCharElLength = 0.0
 Characteristic element length. More...
 

Private Member Functions

 XfemTolerances ()
 

Detailed Description

Provides tolerances for the XFEM module.

Author
Erik Svenning
Date
Jul 16, 2014

Definition at line 48 of file xfemtolerances.h.

Constructor & Destructor Documentation

oofem::XfemTolerances::XfemTolerances ( )
inlineprivate

Definition at line 71 of file xfemtolerances.h.

References setCharacteristicElementLength().

Member Function Documentation

static double oofem::XfemTolerances::giveApproxZero ( )
inlinestatic

Definition at line 85 of file xfemtolerances.h.

References sApproxZero.

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

static double oofem::XfemTolerances::giveCharacteristicElementLength ( )
inlinestatic
static double oofem::XfemTolerances::giveDimensionlessTolLoose ( )
inlinestatic

Definition at line 82 of file xfemtolerances.h.

References sRelDimensionlessTolLoose.

static double oofem::XfemTolerances::giveDimensionlessTolTight ( )
inlinestatic

Definition at line 83 of file xfemtolerances.h.

References sRelDimensionlessTolTight.

double oofem::XfemTolerances::giveRelLengthTolLoose ( )
static

Definition at line 46 of file xfemtolerances.C.

References sRelLengthTolLoose.

Referenced by giveCharacteristicElementLength().

double oofem::XfemTolerances::giveRelLengthTolTight ( )
static
void oofem::XfemTolerances::setCharacteristicElementLength ( double  iCharElLength)
static

Definition at line 41 of file xfemtolerances.C.

References sCharElLength.

Referenced by oofem::XfemManager::initializeFrom(), and XfemTolerances().

Member Data Documentation

double oofem::XfemTolerances::sCharElLength = 0.0
staticprotected

Characteristic element length.

Definition at line 52 of file xfemtolerances.h.

Referenced by giveCharacteristicElementLength(), and setCharacteristicElementLength().


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

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:44 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011