Containers for holding ccm solution and field listings. More...


Go to the source code of this file.
Classes | |
| class | namesList< Type > |
| A linked-list that is searchable by the 'name()' of the items. More... | |
| class | fieldEntry |
| A ccm field entry with short name, name, maxId and type. More... | |
| class | solutionEntry |
| A ccm solution entry with name, iteration and time. More... | |
| class | fieldTable |
| A list of the available fields. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::ccm |
Typedefs | |
| typedef namesList< solutionEntry > | solutionTable |
Functions | |
| Ostream & | operator<< (Ostream &os, const fieldEntry &entry) |
| Ostream & | operator<< (Ostream &os, const fieldTable &entry) |
| Ostream & | operator<< (Ostream &os, const solutionEntry &entry) |
Containers for holding ccm solution and field listings.
Original source file ccmSolutionTable.H
Definition in file ccmSolutionTable.H.