OpenFOAM-4.x/src/meshTools
Henry Weller 24495c009c Rename localAxesRotation -> cylindrical
This class does not simply rotate the coordinate system is also changes
it from Cartesian to cylindrical which is not clear from the original name.

We plan to rewrite the coordinateRotation classes to be
coordinateTransformation classes and massively simplify the interface
from the currently unintelligible mess.
2015-08-13 09:25:28 +01:00
..
algorithms Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
AMIInterpolation cyclicAMIPolyPatch: Correct report of sweep angle 2015-05-28 16:29:06 +01:00
cellClassification Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
cellDist Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
cellFeatures Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
cellQuality Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
coordinateSystems Rename localAxesRotation -> cylindrical 2015-08-13 09:25:28 +01:00
edgeFaceCirculator Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
indexedOctree Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
Make Rename localAxesRotation -> cylindrical 2015-08-13 09:25:28 +01:00
mappedPatches Rationalize position searching and add cell->tet decomposition as the default cell-search algorithm 2015-02-25 10:57:06 +00:00
meshSearch Rationalize position searching and add cell->tet decomposition as the default cell-search algorithm 2015-02-25 10:57:06 +00:00
meshStructure Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
meshTools Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
momentOfInertia Updated headers to ensure the class name declared to Doxygen is in the appropriate namespace 2015-02-09 14:43:11 +00:00
polyMeshZipUpCells Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
primitiveMeshGeometry Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
regionCoupled regionCoupledBase: corrected output name for nbrRegionName_ 2015-02-06 15:30:47 +00:00
regionSplit Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
searchableSurface Resolved issues with virtual function inheritance and warning from clang 2015-07-17 12:11:37 +01:00
sets Remove unnecessary use of keyword "explicit" 2015-07-17 18:26:58 +01:00
surfaceSets Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
tetOverlapVolume tetOverlapVolume: adjust tolerance 2015-03-05 18:57:38 +00:00
triSurface Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
twoDPointCorrector wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00