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

Go to the source code of this file.

Namespaces

 Foam::fileFormats
 Namespace to isolate specifics for file formats, and some common utilities.
 
 Foam
 Namespace for OpenFOAM.
 

Functions

dictionary getFormatOptions (const dictionary &dict, const word &formatName, const word &entryName="formatOptions")
 Find "formatOptions" in a top-level dictionary. Extract and merge 'default' + formatName values. More...
 
dictionary getFormatOptions (const dictionary &dict, const dictionary &altDict, const word &formatName, const word &entryName="formatOptions")
 Find "formatOptions" in a top-level dictionary, and optional override dictionary. Extract and merge 'default' + formatName values. More...
 

Detailed Description

Original source file fileFormats.H

Definition in file fileFormats.H.