

Go to the source code of this file.
Classes | |
| class | TableReader< Coordinate, Value > |
| Base class to read table data for tables. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | defineTableReader(Coordinate, Value) |
| #define | addTableReader(TableReaderType, Coordinate, Value) |
Original source file TableReader.H
Definition in file TableReader.H.
| #define defineTableReader | ( | Coordinate, | |
| Value | |||
| ) |
Definition at line 149 of file TableReader.H.
| #define addTableReader | ( | TableReaderType, | |
| Coordinate, | |||
| Value | |||
| ) |
Definition at line 167 of file TableReader.H.