

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. | |
Original source file fileFormats.H
Definition in file fileFormats.H.