Go to the documentation of this file.
46 int main(
int argc,
char *argv[])
50 "Attach topologically detached mesh using prescribed mesh modifiers"
64 const bool overwrite =
args.
found(
"overwrite");
72 <<
"Attaching sliding interface" <<
endl;
void attach(const bool removeEmptyPatches=true)
Attach mesh. By default filter out empty patches.
A class for handling words, derived from Foam::string.
virtual bool write(const bool valid=true) const
Write mesh using IO settings from time.
static word timeName(const scalar t, const int precision=precision_)
static void addNote(const string ¬e)
Add extra notes for the usage information.
Ostream & endl(Ostream &os)
Add newline and flush stream.
This class is derived from polyMesh and serves as a tool for statically connecting pieces of a mesh b...
const fileName & pointsInstance() const
Return the current instance directory for points.
static void noFunctionObjects(bool addWithOption=false)
Remove '-noFunctionObjects' option and ignore any occurrences.
messageStream Info
Information stream (uses stdout - output is on the master only)
static void noParallel()
Remove the parallel options.
Foam::argList args(argc, argv)
void setInstance(const fileName &instance, const IOobject::writeOption wOpt=IOobject::AUTO_WRITE)
Set the instance for mesh files.
bool found(const word &optName) const
Return true if the named option is found.