rawSurfaceWriterImpl.C File Reference
Include dependency graph for rawSurfaceWriterImpl.C:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Original source file rawSurfaceWriterImpl.C

Definition in file rawSurfaceWriterImpl.C.