
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| scalar | relativeToGeometricRatio (const scalar expRatio, const label nDiv) |
| Calculate geometric ratio from relative ratio. | |
| template<class T> | |
| static Ostream & | outputFlatList (Ostream &os, const UList< T > &list) |
| static Ostream & | begIndentList (Ostream &os) |
| static Ostream & | endIndentList (Ostream &os) |
| template<class T> | |
| static Ostream & | outputIndent (Ostream &os, const UList< T > &list) |
| static Ostream & | serializeHex (Ostream &os, const labelUList &hexVerts, const labelVector &hexCount, const Vector< gradingDescriptors > hexGrade, const word &zoneName=word::null) |
| static Ostream & | serializeProjectPoints (Ostream &os, const UList< point > &list) |
| static Ostream & | serializeProjectEdge (Ostream &os, const edge &e) |
| static Ostream & | serializeFace (Ostream &os, const face &list) |
| static Ostream & | serializeProjectFace (Ostream &os, const face &list) |
Variables | |
| static const word | projKeyword ("project") |
| static const word | projGeomName ("sphere") |
Original source file PDRblockBlockMesh.C
Definition in file PDRblockBlockMesh.C.