Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type > | |
| static void | writeData (Ostream &os, const Type &val) |
| template<class Type > | |
| static void | writeHeader (Ostream &os, const word &fieldName) |
| template<> | |
| void | writeHeader< label > (Ostream &os, const word &fieldName) |
| template<> | |
| void | writeHeader< scalar > (Ostream &os, const word &fieldName) |
| template<> | |
| void | writeHeader< vector > (Ostream &os, const word &fieldName) |
| template<> | |
| void | writeHeader< sphericalTensor > (Ostream &os, const word &fieldName) |
| template<> | |
| void | writeHeader< symmTensor > (Ostream &os, const word &fieldName) |
| template<> | |
| void | writeHeader< tensor > (Ostream &os, const word &fieldName) |
Original source file rawSurfaceWriterImpl.C
Definition in file rawSurfaceWriterImpl.C.