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)
A class for handling words, derived from Foam::string.
virtual bool write(const bool valid=true) const
static word timeName(const scalar t, const int precision=precision_)
static void addNote(const string ¬e)
Ostream & endl(Ostream &os)
This class is derived from polyMesh and serves as a tool for statically connecting pieces of a mesh b...
const fileName & pointsInstance() const
static void noFunctionObjects(bool addWithOption=false)
Foam::argList args(argc, argv)
void setInstance(const fileName &instance, const IOobject::writeOption wOpt=IOobject::AUTO_WRITE)
bool found(const word &optName) const