FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

STARCDsurfaceFormatCore Class Reference

Internal class used by the STARCDsurfaceFormat. More...

#include <surfMesh/STARCDsurfaceFormatCore.H>


Detailed Description

Internal class used by the STARCDsurfaceFormat.

Source files

Definition at line 54 of file STARCDsurfaceFormatCore.H.

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  
) [static, protected]
void writeHeader ( Ostream &   os,
const char *   filetype  
) [static, protected]

Definition at line 71 of file STARCDsurfaceFormatCore.C.

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

bool readPoints ( IFstream &   is,
pointField &   points,
labelList &   ids  
) [static, protected]
void writePoints ( Ostream &   os,
const pointField &   pointLst  
) [static, protected]
void writeCase ( Ostream &   os,
const pointField &   pointLst,
const label   nFaces,
const UList< surfZone > &   zoneLst  
) [static, protected]

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