openfoam/applications/utilities/mesh/manipulation
Mark Olesen d17d015f88 Use new last() method for List-type classes
- use first() method in some places as well where it helps clarity

- there are a few remaining cases: git grep 'size()-1]'
2009-11-26 13:35:57 +01:00
..
attachMesh adjust solvers and utilities to use new argList methods 2009-05-19 20:21:50 +02:00
autoPatch Introduced the new file unitConversion.H to hold degToRad, radToDeg 2009-10-21 10:55:00 +01:00
cellSet added zoneSets 2009-09-24 18:51:17 +01:00
checkMesh extraneous reduce on noFailedChecks 2009-10-23 18:35:26 +01:00
createBaffles Use new last() method for List-type classes 2009-11-26 13:35:57 +01:00
createPatch added region option 2009-09-04 12:25:28 +01:00
deformedGeom cleanup of time handling (cosmetic changes), used timeSelector in more places 2009-05-20 15:40:30 +02:00
faceSet added zoneSets 2009-09-24 18:51:17 +01:00
flattenMesh Modified more Description entries in utilities for documenting purposes 2009-07-22 15:51:53 +01:00
insideCells Modified more Description entries in utilities for documenting purposes 2009-07-22 15:51:53 +01:00
mergeMeshes added region option 2009-09-22 15:26:19 +01:00
mergeOrSplitBaffles added region option 2009-09-08 17:37:56 +01:00
mirrorMesh added warning message - coupled bcs not handled 2009-09-10 12:43:51 +01:00
moveDynamicMesh use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
moveEngineMesh use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
moveMesh use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
objToVTK Simplify checking of container (List/HashTable, strings) sizes 2009-01-10 20:28:06 +01:00
pointSet added zoneSets 2009-09-24 18:51:17 +01:00
refineMesh replacing isType with isA to enable directMappedWall to work 2009-09-15 17:51:59 +01:00
renumberMesh move reconstructPar 'guts' to src/parallel/reconstruct 2009-11-20 14:37:56 +01:00
rotateMesh use timeSelector mechanism in a few more utilities 2009-03-23 16:57:26 +01:00
setSet changed help text 2009-11-03 18:08:53 +00:00
setsToZones added region option 2009-09-04 12:25:28 +01:00
singleCellMesh singleCellFvMesh and application 2009-11-11 11:29:22 +00:00
splitMesh made container constructors explicit 2009-11-03 18:09:52 +00:00
splitMeshRegions changed comment 2009-11-19 19:37:49 +00:00
stitchMesh user overrideable tolerances 2009-08-18 22:12:06 +01:00
subsetMesh overwrite to write to original instance 2009-09-30 15:23:57 +01:00
transformPoints Reverted the Americanism "math" back to the original "mathematical" and reverted name of 2009-10-10 22:58:58 +01:00
zipUpMesh use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00