Configuration options for the ensightCase. More...
Public Member Functions | |
| options (IOstreamOption::streamFormat fmt=IOstreamOption::BINARY) | |
| Construct with the specified format (default is binary) More... | |
| IOstreamOption::streamFormat | format () const noexcept |
| Ascii/Binary file output. More... | |
| const word & | mask () const noexcept |
| The '*' mask appropriate for sub-directories. More... | |
| word | padded (const label i) const |
| Consistent zero-padded integer value. More... | |
| label | width () const noexcept |
| Return current width of mask and padded. More... | |
| bool | overwrite () const noexcept |
| Remove existing directory and sub-directories on creation. More... | |
| bool | separateCloud () const noexcept |
| Write clouds into their own directory instead in "data" directory. More... | |
| void | width (const label i) |
| Set width of mask and padded. More... | |
| void | overwrite (bool on) noexcept |
| Remove existing directory and sub-directories on creation. More... | |
| void | separateCloud (bool on) noexcept |
| Write clouds into their own directory instead in "data" directory. More... | |
| bool | nodeValues () const noexcept |
| Forced use of values per node instead of per element. More... | |
| void | nodeValues (bool on) noexcept |
| Force use of values per node instead of per element. More... | |
Configuration options for the ensightCase.
Definition at line 510 of file ensightCase.H.
Construct with the specified format (default is binary)
Definition at line 25 of file ensightCaseOptions.C.
References ensightCase::options::width().

|
inlinenoexcept |
Ascii/Binary file output.
Definition at line 567 of file ensightCase.H.
|
inlinenoexcept |
The '*' mask appropriate for sub-directories.
Definition at line 572 of file ensightCase.H.
| Foam::word padded | ( | const label | i | ) | const |
Consistent zero-padded integer value.
Definition at line 41 of file ensightCaseOptions.C.
|
inlinenoexcept |
Return current width of mask and padded.
Definition at line 582 of file ensightCase.H.
Referenced by ensightCase::options::options().

|
inlinenoexcept |
Remove existing directory and sub-directories on creation.
Definition at line 587 of file ensightCase.H.
|
inlinenoexcept |
Write clouds into their own directory instead in "data" directory.
Definition at line 592 of file ensightCase.H.
| void width | ( | const label | i | ) |
Set width of mask and padded.
Default width is 8 digits, max width is 31 digits.
Definition at line 54 of file ensightCaseOptions.C.
References n.
|
inlinenoexcept |
Remove existing directory and sub-directories on creation.
Definition at line 607 of file ensightCase.H.
|
inlinenoexcept |
Write clouds into their own directory instead in "data" directory.
Definition at line 612 of file ensightCase.H.
|
inlinenoexcept |
Forced use of values per node instead of per element.
Definition at line 620 of file ensightCase.H.
|
inlinenoexcept |
Force use of values per node instead of per element.
Deprecated(2020-02) - The newData() method with a second parameter is more flexible.
Definition at line 629 of file ensightCase.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.