Reader for .ac files generated by AC3D. More...
Reader for .ac files generated by AC3D.
See http://www.ac3d.org/ac3d/man/ac3dfileformat.html
Definition in file readAC.C.
#include "src/triSurface/triSurface/triSurface.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H"
#include "src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H"
#include "src/OpenFOAM/primitives/transform/transform.H"
#include "src/OpenFOAM/primitives/Tensor/tensor/tensor.H"
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) |