Go to the source code of this file.
Data Structures | |
class | DataEntry |
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a certain type, e.g. constant or table, and provide functions to return the (interpolated) value, and integral between limits. More... | |
class | DataEntry |
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a certain type, e.g. constant or table, and provide functions to return the (interpolated) value, and integral between limits. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | makeDataEntry(Type) |
#define | makeDataEntryType(SS, Type) |
Functions | |
template<class Type > | |
Ostream & | operator<< (Ostream &, const DataEntry< Type > &) |
Original source file DataEntry.H
Definition in file DataEntry.H.
#define makeDataEntry | ( | Type | ) |
Definition at line 207 of file DataEntry.H.
#define makeDataEntryType | ( | SS, | |
Type | |||
) |
Definition at line 218 of file DataEntry.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.