41 int main(
int argc,
char *argv[])
48 runTime.functionObjects().off();
59 Info<<
"Time = " << runTime.userTimeName() <<
nl 60 <<
"Attaching sliding interface" <<
endl;
void attach(const bool removeEmptyPatches=true)
Attach mesh. By default filter out empty patches.
Ostream & endl(Ostream &os)
Add newline and flush stream.
bool optionFound(const word &opt) const
Return true if the named option is found.
static void noParallel()
Remove the parallel options.
virtual bool write(const bool write=true) const
Write mesh using IO settings from time.
const fileName & pointsInstance() const
Return the current instance directory for points.
A class for handling words, derived from string.
This class is derived from polyMesh and serves as a tool for statically connecting pieces of a mesh b...
void setInstance(const fileName &)
Set the instance for mesh files.
Foam::argList args(argc, argv)