Go to the source code of this file.
Data Structures | |
class | List |
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bounds checking, etc. More... | |
class | fileName |
A class for handling file names. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Typedefs | |
typedef List< word > | wordList |
A List of words. More... | |
Functions | |
Istream & | operator>> (Istream &, fileName &) |
Ostream & | operator<< (Ostream &, const fileName &) |
fileName | operator/ (const string &, const string &) |
Assemble words and fileNames as pathnames by adding a '/' separator. More... | |
Original source file fileName.H
Definition in file fileName.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.