scalarOps.H File Reference

Functors that are scalar-specific. More...

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

Go to the source code of this file.

Classes

struct  hypotOp< T >
 Hypot operation (scalar only) More...
 
struct  scalarDivideOp< T, T2 >
 Scalar division with divide-by-zero protection. More...
 
struct  scalarModuloOp< T, T2 >
 Floating point modulo operation with divide-by-zero protection. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Detailed Description

Functors that are scalar-specific.

Original source file scalarOps.H

InNamespace Foam

Definition in file scalarOps.H.