Public Member Functions | |
options (IOstream::streamFormat format=IOstream::BINARY) | |
IOstream::streamFormat | format () const |
const word & | mask () const |
word | padded (const label i) const |
label | width () const |
bool | overwrite () const |
bool | separateCloud () const |
void | width (const label i) |
void | overwrite (bool) |
void | separateCloud (bool) |
bool | nodeValues () const |
void | nodeValues (bool) |
Definition at line 326 of file ensightCase.H.
options | ( | IOstream::streamFormat | format = IOstream::BINARY | ) |
Definition at line 25 of file ensightCaseOptions.C.
References ensightCase::options::width().
Foam::IOstream::streamFormat format | ( | ) | const |
Definition at line 41 of file ensightCaseOptions.C.
const Foam::word & mask | ( | ) | const |
Definition at line 47 of file ensightCaseOptions.C.
Foam::word padded | ( | const label | i | ) | const |
Definition at line 53 of file ensightCaseOptions.C.
Foam::label width | ( | ) | const |
Definition at line 66 of file ensightCaseOptions.C.
Referenced by ensightCase::options::options().
bool overwrite | ( | ) | const |
Definition at line 88 of file ensightCaseOptions.C.
bool separateCloud | ( | ) | const |
Definition at line 112 of file ensightCaseOptions.C.
void width | ( | const label | i | ) |
Definition at line 72 of file ensightCaseOptions.C.
References n.
void overwrite | ( | bool | b | ) |
Definition at line 94 of file ensightCaseOptions.C.
References Foam::constant::physicoChemical::b.
void separateCloud | ( | bool | b | ) |
Definition at line 118 of file ensightCaseOptions.C.
References Foam::constant::physicoChemical::b.
bool nodeValues | ( | ) | const |
Definition at line 100 of file ensightCaseOptions.C.
void nodeValues | ( | bool | b | ) |
Definition at line 106 of file ensightCaseOptions.C.
References Foam::constant::physicoChemical::b.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.