openfoam/applications/utilities/mesh/manipulation/stitchMesh
Mark Olesen 3d608bf06a ENH: remove reliance on the Xfer class (issue #639)
This class is largely a pre-C++11 holdover. It is now possible to
simply use move construct/assignment directly.

In a few rare cases (eg, polyMesh::resetPrimitives) it has been
replaced by an autoPtr.
2018-03-05 13:28:53 +01:00
..
Make Moved the "generic" BCs into a separate library and included it only in those utilities 2009-08-04 22:13:54 +01:00
stitchMesh.C ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
stitchMeshDict ENH: add dictionary-driven multi-pass stitchMesh facility 2017-11-10 01:53:30 +01:00
toleranceDict STYLE: consistent use of LIB_SRC in Make/options 2017-04-06 23:56:23 +02:00