openfoam/applications/utilities/mesh/manipulation/mirrorMesh
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 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
mirrorFvMesh.C ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
mirrorFvMesh.H ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
mirrorMesh.C ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
mirrorMeshDict STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
readMirrorDict.H ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction 2010-06-02 09:48:07 +01:00