55 template<
class T>
class List;
87 inline void stripInvalid();
94 static const char*
const typeName;
119 inline fileName(
const std::string&);
134 inline static bool valid(
char);
164 const bool checkVariants =
true,
165 const bool followLink =
true 169 bool isAbsolute()
const;
191 string caseName()
const;
225 wordList components(
const char delimiter=
'/')
const;
237 void operator=(
const word&);
238 void operator=(
const string&);
239 void operator=(
const std::string&);
240 void operator=(
const char*);
A class for handling file names.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
dimensionedScalar operator/(const scalar s1, const dimensionedScalar &ds2)
A class for handling words, derived from string.
Istream & operator>>(Istream &, directionInfo &)
fileType
Enumeration of file types.
graph_traits< Graph >::vertices_size_type size_type
An Ostream is an abstract base class for all output systems (streams, files, token lists...
word name(const complex &)
Return a string representation of a complex.
List< word > wordList
A List of words.
Ostream & operator<<(Ostream &, const ensightPart &)
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
A class for handling character strings derived from std::string.
void component(FieldField< Field, typename FieldField< Field, Type >::cmptType > &sf, const FieldField< Field, Type > &f, const direction d)
fileName path(UMean.rootPath()/UMean.caseName()/functionObjects::writeFile::outputPrefix/"graphs"/UMean.instance())