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

Go to the source code of this file.

Classes

class  scalars
 A list of unary predicates (tests) on scalars. Includes a number of standard comparison predicates (eg, "less", "greater", ...) More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 
namespace  Foam::predicates
 Constant predicate types.
 

Functions

Ostream & operator<< (Ostream &os, const predicates::scalars &list)
 Suppressed write. More...
 
Istream & operator>> (Istream &is, predicates::scalars &list)
 Read list of (opName opValue) tuple. More...
 

Detailed Description

Original source file scalarPredicates.H

Definition in file scalarPredicates.H.