Singleton caching Foam database and mesh and various. Used in Fv reader to keep track of data inbetween callbacks.
More...
Detailed Description
Singleton caching Foam database and mesh and various. Used in Fv reader to keep track of data inbetween callbacks.
- Source files
-
Definition at line 60 of file readerDatabase.H.
List of all members.
Static Public Attributes |
static const bool | debug_ |
| Debug flag. Note: uses envvar instead of controlDict since.
|
Constructor & Destructor Documentation
Member Function Documentation
const Time& runTime |
( |
| ) |
const |
const wordList& volScalarNames |
( |
| ) |
const |
const wordList& volVectorNames |
( |
| ) |
const |
const word& getFvName |
( |
const word & |
foamName | ) |
const |
Get fieldview compatible name.
Create database (if nessecary).
Returns true if new Time created, false if old one reused. Optional fvMeshSubset using setName.
Set time (use this instead of database::setTime), updates.
mesh as well and returns mesh update status
Set volScalarNames, volVectorNames.
Member Data Documentation
Debug flag. Note: uses envvar instead of controlDict since.
*this is static as well. Might be initialized before controlDict read.
Definition at line 110 of file readerDatabase.H.
The documentation for this class was generated from the following file:
- applications/utilities/postProcessing/graphics/fieldview9Reader/readerDatabase.H