Scalar.C File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

word name (const Scalar val)
 A word representation of a floating-point value. More...
 
Scalar ScalarRead (const char *buf)
 Parse entire buffer as a float/double, skipping leading/trailing whitespace. More...
 
bool ScalarRead (const char *buf, Scalar &val)
 Parse entire buffer as a float/double, skipping leading/trailing whitespace. More...
 
Scalar ScalarRead (Istream &is)
 
Istream & operator>> (Istream &is, Scalar &val)
 
Ostream & operator<< (Ostream &os, const Scalar val)
 

Detailed Description

Original source file Scalar.C

Definition in file Scalar.C.