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< T >
 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)
 

Detailed Description

Containers for holding ccm solution and field listings.

Original source file ccmSolutionTable.H

Definition in file ccmSolutionTable.H.