tableBounds.H File Reference
Include dependency graph for tableBounds.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Foam::bounds
 Namespace for bounding specifications. At the moment, mostly for tables.
 
 Foam
 Namespace for OpenFOAM.
 

Enumerations

enum  normalBounding { ERROR, WARN, CLAMP }
 Enumeration for handling out-of-bound values. More...
 
enum  repeatableBounding { ERROR, WARN, CLAMP, REPEAT }
 Enumeration for handling out-of-bound values that are repeatable. More...
 

Variables

const Foam::Enum< normalBounding > normalBoundingNames
 Strings corresponding to the normalBounding. More...
 
const Foam::Enum< repeatableBounding > repeatableBoundingNames
 Strings corresponding to the repeatableBounding. More...
 

Detailed Description

Original source file tableBounds.H

Definition in file tableBounds.H.