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