OpenFOAM logo
Open Source CFD Toolkit

tolerances Class Reference

Inheritance diagram for tolerances:

Inheritance graph
[legend]
Collaboration diagram for tolerances:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 tolerances (const Time &t, const fileName &dictName)
 Construct from time.
bool relax (const word &name) const
scalar relaxationFactor (const word &name) const
scalar solverTolerance (const word &name) const
bool solverRelativeTolerances () const
scalar solverRelativeTolerance (const word &name) const
bool read ()
 Read the tolerances.

Constructor & Destructor Documentation

tolerances const Time t,
const fileName dictName
 

Construct from time.


Member Function Documentation

bool read  )  [virtual]
 

Read the tolerances.

Reimplemented from regIOobject.

bool relax const word name  )  const
 

scalar relaxationFactor const word name  )  const
 

scalar solverRelativeTolerance const word name  )  const
 

bool solverRelativeTolerances  )  const
 

scalar solverTolerance const word name  )  const
 


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org