OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

fieldDictionary Class Reference

Read field as dictionary (without mesh). More...

Inheritance diagram for fieldDictionary:
Collaboration diagram for fieldDictionary:

List of all members.


Public Member Functions

virtual const wordtype () const
 fieldDictionary (const IOobject &io, const word &type)
 Construct from ioobject and overloaded typename.
bool writeData (Ostream &os) const
 Pure virtual writaData function.

Detailed Description

Read field as dictionary (without mesh).

Definition at line 40 of file fieldDictionary.H.


Constructor & Destructor Documentation

fieldDictionary ( const IOobject io,
const word type 
) [inline, explicit]

Construct from ioobject and overloaded typename.

Definition at line 59 of file fieldDictionary.H.


Member Function Documentation

virtual const word& type (  )  const [inline, virtual]

Definition at line 50 of file fieldDictionary.H.

bool writeData ( Ostream  )  const [inline, virtual]

Pure virtual writaData function.

Must be defined in derived types

Implements regIOobject.

Definition at line 72 of file fieldDictionary.H.

References regIOobject::close().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Copyright © 2000-2009 OpenCFD Ltd