Classes | |
| class | privateCache |
Public Member Functions | |
| fieldsCache () | |
| Default construct. More... | |
| ~fieldsCache () | |
| Destructor. More... | |
| bool | empty () const |
| No fields. More... | |
| label | size () const |
| Total number of fields. More... | |
| void | clear () |
| Clear out. More... | |
| void | readAllFields (const fvMesh &mesh, const IOobjectList &objects) |
| Read all fields given mesh and objects. More... | |
| void | decomposeAllFields (const fvFieldDecomposer &decomposer, bool report=false) const |
| Decompose and write all fields. More... | |
Definition at line 417 of file fvFieldDecomposer.H.
| fieldsCache | ( | ) |
Default construct.
Definition at line 162 of file fvFieldDecomposerCache.C.
| ~fieldsCache | ( | ) |
Destructor.
Definition at line 171 of file fvFieldDecomposerCache.C.
| bool empty | ( | ) | const |
No fields.
Definition at line 177 of file fvFieldDecomposerCache.C.
| Foam::label size | ( | ) | const |
Total number of fields.
Definition at line 183 of file fvFieldDecomposerCache.C.
| void clear | ( | ) |
Clear out.
Definition at line 189 of file fvFieldDecomposerCache.C.
| void readAllFields | ( | const fvMesh & | mesh, |
| const IOobjectList & | objects | ||
| ) |
Read all fields given mesh and objects.
Definition at line 196 of file fvFieldDecomposerCache.C.
References mesh.
| void decomposeAllFields | ( | const fvFieldDecomposer & | decomposer, |
| bool | report = false |
||
| ) | const |
Decompose and write all fields.
Definition at line 209 of file fvFieldDecomposerCache.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.