Go to the documentation of this file.
35 const word& methodName,
42 auto* ctorPtr = componentsConstructorTable(methodName);
50 *componentsConstructorTablePtr_
A class for handling words, derived from Foam::string.
Ostream & endl(Ostream &os)
Mesh consisting of general polyhedral cells.
static autoPtr< meshToMeshMethod > New(const word &methodName, const polyMesh &src, const polyMesh &tgt)
const polyMesh & src() const
const polyMesh & tgt() const
#define FatalErrorInLookup(lookupTag, lookupName, lookupTable)
errorManipArg< error, int > exit(error &err, const int errNo=1)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.