Loading...
Searching...
No Matches
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< normalBoundingnormalBoundingNames
 Strings corresponding to the normalBounding.
const Foam::Enum< repeatableBoundingrepeatableBoundingNames
 Strings corresponding to the repeatableBounding.

Detailed Description

Original source file tableBounds.H

Definition in file tableBounds.H.