Typedefs for float/double/scalar without requiring scalar.H. More...

Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef float | floatScalar |
| A typedef for float. | |
| typedef double | doubleScalar |
| A typedef for double. | |
Typedefs for float/double/scalar without requiring scalar.H.
Original source file scalarFwd.H
The definition of scalar as a floating-point number depends on pre-processor macros WM_SP, WM_SPDP or WM_DP being defined.
Definition in file scalarFwd.H.