OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
xfemtolerances.h File Reference

Go to the source code of this file.

Classes

class  oofem::XfemTolerances
 Provides tolerances for the XFEM module. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

#define sRelLengthTolLoose   1.0e-3;
 Loose relative length tolerance. More...
 
#define sRelLengthTolTight   1.0e-6;
 Tight relative length tolerance. More...
 
#define sRelDimensionlessTolLoose   1.0e-3;
 Loose dimensionless tolerance (e.g. natural coordinates) More...
 
#define sRelDimensionlessTolTight   1.0e-6;
 Tight dimensionless tolerance (e.g. natural coordinates) More...
 
#define sApproxZero   1.0e-12;
 Approximate zero. More...
 

Macro Definition Documentation

#define sApproxZero   1.0e-12;

Approximate zero.

Definition at line 68 of file xfemtolerances.h.

Referenced by oofem::XfemTolerances::giveApproxZero().

#define sRelDimensionlessTolLoose   1.0e-3;

Loose dimensionless tolerance (e.g. natural coordinates)

Definition at line 62 of file xfemtolerances.h.

Referenced by oofem::XfemTolerances::giveDimensionlessTolLoose().

#define sRelDimensionlessTolTight   1.0e-6;

Tight dimensionless tolerance (e.g. natural coordinates)

Definition at line 65 of file xfemtolerances.h.

Referenced by oofem::XfemTolerances::giveDimensionlessTolTight().

#define sRelLengthTolLoose   1.0e-3;

Loose relative length tolerance.

Definition at line 55 of file xfemtolerances.h.

Referenced by oofem::XfemTolerances::giveRelLengthTolLoose().

#define sRelLengthTolTight   1.0e-6;

Tight relative length tolerance.

Definition at line 58 of file xfemtolerances.h.

Referenced by oofem::XfemTolerances::giveRelLengthTolTight().


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