Loading...
Searching...
No Matches
ccmSolutionTable.H File Reference

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

Include dependency graph for ccmSolutionTable.H:
This graph shows which files directly or indirectly include this file:

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< solutionEntrysolutionTable

Functions

Ostreamoperator<< (Ostream &os, const fieldEntry &entry)
Ostreamoperator<< (Ostream &os, const fieldTable &entry)
Ostreamoperator<< (Ostream &os, const solutionEntry &entry)

Detailed Description

Containers for holding ccm solution and field listings.

Original source file ccmSolutionTable.H

Definition in file ccmSolutionTable.H.