FreeFOAM The Cross-Platform CFD Toolkit
STARCDsurfaceFormatCore Class Reference

Internal class used by the STARCDsurfaceFormat. More...

#include <surfMesh/STARCDsurfaceFormatCore.H>


Detailed Description

+ Inheritance diagram for STARCDsurfaceFormatCore:

List of all members.

Static Protected Member Functions

static bool readHeader (IFstream &, const word &)
static void writeHeader (Ostream &, const char *filetype)
static bool readPoints (IFstream &, pointField &, labelList &ids)
static void writePoints (Ostream &, const pointField &)
static void writeCase (Ostream &, const pointField &, const label nFaces, const UList< surfZone > &)

Member Function Documentation

bool readHeader ( IFstream is,
const word signature 
)
staticprotected
void writeHeader ( Ostream os,
const char *  filetype 
)
staticprotected

Definition at line 71 of file STARCDsurfaceFormatCore.C.

References Foam::endl(), and Foam::nl.

void writePoints ( Ostream os,
const pointField pointLst 
)
staticprotected
void writeCase ( Ostream os,
const pointField pointLst,
const label  nFaces,
const UList< surfZone > &  zoneLst 
)
staticprotected

The documentation for this class was generated from the following files: