Go to the source code of this file.
Classes | |
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 | UList |
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscript bounds checking, etc. More... | |
struct | Hash< fileName > |
class | fileName |
A class for handling file names. More... | |
Namespaces | |
Foam | |
Typedefs | |
typedef List< word > | wordList |
A List of words. More... | |
Functions | |
Istream & | operator>> (Istream &is, fileName &val) |
Ostream & | operator<< (Ostream &os, const fileName &val) |
fileName | operator/ (const string &s1, const string &s2) |
fileName | search (const word &file, const fileName &directory) |
Original source file fileName.H
Definition in file fileName.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.