Go to the source code of this file.
Classes | |
class | TableReader< Type > |
Base class to read table data for tables. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | defineTableReader(Type) |
#define | makeTableReader(SS, Type) |
#define | makeTableReaders(Type) |
Original source file TableReader.H
Definition in file TableReader.H.
#define defineTableReader | ( | Type | ) |
Definition at line 113 of file TableReader.H.
#define makeTableReader | ( | SS, | |
Type | |||
) |
Definition at line 120 of file TableReader.H.
#define makeTableReaders | ( | Type | ) |
Definition at line 127 of file TableReader.H.