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

static void writePoint (Ostream &os, const point &p)
 
template<class Type >
static void writeData (Ostream &os, const Type &val)
 
static void writeHeaderXYZ (Ostream &os)
 
static void writeHeaderArea (Ostream &os)
 
template<class Type >
static void writeHeader (Ostream &os, const word &fieldName)
 
template<class Type >
void writeHeaderComponents (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.