FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

IOdictionary.C File Reference

IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionality via the objectRegistry. To facilitate IO, IOdictioanry is provided with a constructor from IOobject and writeData and write functions. More...


Detailed Description

IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionality via the objectRegistry. To facilitate IO, IOdictioanry is provided with a constructor from IOobject and writeData and write functions.

Definition in file IOdictionary.C.

#include "src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H"
#include "src/OpenFOAM/db/objectRegistry/objectRegistry.H"
Include dependency graph for IOdictionary.C:

Go to the source code of this file.

Functions

 defineTypeNameAndDebug (Foam::IOdictionary, 0)

Function Documentation

defineTypeNameAndDebug ( Foam::IOdictionary   ,
0    
)