Loading...
Searching...
No Matches
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

namespace  Foam::fileFormats
 Namespace to isolate specifics for file formats, and some common utilities.
namespace  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.
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.

Detailed Description

Original source file fileFormats.H

Definition in file fileFormats.H.