Go to the documentation of this file.
78 fileName localName = localMeshFileName(surfName);
86 for (instanceI = ts.
size()-1; instanceI >= 0; --instanceI)
99 for (
label i = instanceI; i >= 0; --i)
118 fileName localName = localMeshFileName(surfName);
126 for (instanceI = ts.size()-1; instanceI >= 0; --instanceI)
128 if (ts[instanceI].value() <= t.timeOutputValue())
139 for (
label i = instanceI; i >= 0; --i)
141 fileName testName(t.path()/ts[i].name()/localName);
151 return t.path()/t.constant()/localName;
161 const word& functionName
164 if (available.
found(ext))
173 Info<<
"Unknown file extension for " << functionName
174 <<
" : " << ext <<
nl
179 Info<<
" " << known[i];
scalar timeOutputValue() const
Return current time value.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from string.
A class for handling file names.
List< Key > toc() const
Return the table of contents.
#define forAll(list, i)
Loop across all elements in list.
Xfer< List< T > > xfer()
Transfer contents to the Xfer container.
instantList times() const
Search the case for valid time directories.
Ostream & endl(Ostream &os)
Add newline and flush stream.
A class for handling character strings derived from std::string.
A HashTable with keys but without contents.
List< instant > instantList
List of instants.
static word meshSubDir
Return the mesh sub-directory name (normally "surfMesh")
word name() const
Return file name (part beyond last /)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
ISstream & getLine(string &)
Raw, low-level getline into a string function.
A list that is sorted upon construction or when explicitly requested with the sort() method.
bool found(const Key &) const
Return true if hashedEntry is found in table.
bool isFile(const fileName &, const bool checkGzip=true)
Does the name exist as a FILE in the file system?
fileName path() const
Return path.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
static word defaultName
The default surface name: default.
const word & constant() const
Return constant name.
static const word prefix
The prefix to local: surfaces.
void size(const label)
Override size to be inconsistent with allocated storage.
bool good() const
Return true if next operation might succeed.
word name(const complex &)
Return a string representation of a complex.