Functors that are scalar-specific. More...


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. | |
Functors that are scalar-specific.
Original source file scalarOps.H
InNamespace Foam
Definition in file scalarOps.H.