FreeFOAM The Cross-Platform CFD Toolkit
readAC.C File Reference

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


Detailed Description

Reader for .ac files generated by AC3D.

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

Definition in file readAC.C.

+ Include dependency graph for readAC.C:

Go to the source code of this file.

Namespaces

namespace  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)