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

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

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

◆ XfemTolerances()

oofem::XfemTolerances::XfemTolerances ( )
inlineprivate

Definition at line 71 of file xfemtolerances.h.

Member Function Documentation

◆ giveApproxZero()

double oofem::XfemTolerances::giveApproxZero ( )
inlinestatic

Definition at line 85 of file xfemtolerances.h.

References sApproxZero.

◆ giveCharacteristicElementLength()

double oofem::XfemTolerances::giveCharacteristicElementLength ( )
inlinestatic

Definition at line 77 of file xfemtolerances.h.

References sCharElLength.

Referenced by oofem::Line::computeNumberOfIntersectionPoints().

◆ giveDimensionlessTolLoose()

double oofem::XfemTolerances::giveDimensionlessTolLoose ( )
inlinestatic

Definition at line 82 of file xfemtolerances.h.

References sRelDimensionlessTolLoose.

◆ giveDimensionlessTolTight()

double oofem::XfemTolerances::giveDimensionlessTolTight ( )
inlinestatic

Definition at line 83 of file xfemtolerances.h.

References sRelDimensionlessTolTight.

◆ giveRelLengthTolLoose()

double oofem::XfemTolerances::giveRelLengthTolLoose ( )
static

Definition at line 46 of file xfemtolerances.C.

References sRelLengthTolLoose.

◆ giveRelLengthTolTight()

double oofem::XfemTolerances::giveRelLengthTolTight ( )
static

Definition at line 51 of file xfemtolerances.C.

References sRelLengthTolTight.

◆ setCharacteristicElementLength()

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

Definition at line 41 of file xfemtolerances.C.

References sCharElLength.

Member Data Documentation

◆ sCharElLength

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-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