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

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

Enumerations

enum class  normalBounding { ERROR , WARN , CLAMP }
 Enumeration for handling out-of-bound values. More...
 
enum class  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.