CsvTableReader.H File Reference
Include dependency graph for CsvTableReader.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Csv< Type >
 Reads an interpolation table from a file in CSV-format. Entries govern the layout of the CSV file. The index of the first (x) column of the table is given by the refColumn entry, and is always scalar. The indices of the components of the second (y) column are given by the componentColumns entry. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::TableReaders
 

Detailed Description

Original source file CsvTableReader.H

Definition in file CsvTableReader.H.