readAC.C File Reference

Reader for .ac files generated by AC3D. More...

Include dependency graph for readAC.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

static label parseInt (const string &str)
 
static bool readCmd (IFstream &ACfile, string &cmd, string &args)
 
static bool readUpto (const string &cmd, IFstream &ACfile, string &args)
 
static void readUpto (const string &cmd, IFstream &ACfile, string &args, const string errorMsg)
 

Detailed Description

Reader for .ac files generated by AC3D.

Original source file readAC.C

See http://www.ac3d.org/ac3d/man/ac3dfileformat.html

Definition in file readAC.C.