Go to the source code of this file.
Namespaces | |
Foam | |
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) |
Original source file rawSurfaceWriterImpl.C
Definition in file rawSurfaceWriterImpl.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.