..
attachMesh
Formatting: Rationalized the indentation of #include
2015-02-10 20:35:50 +00:00
autoPatch
Standardized cell, patch, face and processor loop index names
2016-04-25 12:00:53 +01:00
checkMesh
checkMesh: Added option to write sets
2016-07-22 16:57:37 +01:00
createBaffles
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
createPatch
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
deformedGeom
Updated headers
2016-04-30 21:53:19 +01:00
flattenMesh
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
insideCells
Standardized cell, patch and face loop index names
2016-04-25 10:28:32 +01:00
mergeMeshes
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
mergeOrSplitBaffles
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
mirrorMesh
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
moveDynamicMesh
checkGeometry, moveDynamicMesh: Convert processor IDs to 'List<label>'
2016-07-09 20:47:06 +01:00
moveEngineMesh
ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs
2015-03-24 15:23:01 +00:00
moveMesh
Formatting: Rationalized the indentation of #include
2015-02-10 20:35:50 +00:00
objToVTK
applications: Update ...ErrorIn -> ...ErrorInFunction
2015-11-10 17:53:31 +00:00
orientFaceZone
Standardized cell, patch, face and processor loop index names
2016-04-25 12:00:53 +01:00
polyDualMesh
Rationalized Doxygen documentation of command-line options
2016-06-17 09:11:58 +01:00
refineMesh
Standardized cell, patch, face and processor loop index names
2016-04-25 12:00:53 +01:00
renumberMesh
renumberMesh/Allwmake: Removed 'set -x'
2016-11-13 15:27:25 +00:00
rotateMesh
Updated headers
2016-04-21 21:07:28 +01:00
setSet
Allwmake: Remove 'set -x' which generates a lot of noise
2016-11-13 18:08:22 +00:00
setsToZones
Standardized cell, patch and face loop index names
2016-04-25 10:28:32 +01:00
singleCellMesh
applications: Update ...ErrorIn -> ...ErrorInFunction
2015-11-10 17:53:31 +00:00
splitMesh
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
splitMeshRegions
Patches contributed by Mattijs Janssens:
2016-05-15 16:36:48 +01:00
stitchMesh
Standardized the naming of functions which control the writing of fields etc.
2016-05-12 17:38:01 +01:00
subsetMesh
Updated template formatting to C++11
2016-07-12 20:03:29 +01:00
topoSet
topoSet: cellZoneSet, pointZoneSet extensions
2016-11-25 16:01:41 +00:00
transformPoints
transformPoints: Added "End" message
2016-04-21 21:05:47 +01:00
zipUpMesh
Formatting: Rationalized the indentation of #include
2015-02-10 20:35:50 +00:00