openfoam/applications/utilities/mesh/manipulation
Mark Olesen 909e6b27e4 Apply coding style recommendations:
- space between keyword and bracket in 'for(..)', 'if(..)', 'while(..)'
2009-11-30 08:55:03 +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 coding style adherence 2009-11-27 15:39:14 +01:00
checkMesh Apply coding style recommendations: 2009-11-30 08:55:03 +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 coding style adherence 2009-11-27 15:39:14 +01:00
flattenMesh coding style adherence 2009-11-27 15:39:14 +01:00
insideCells coding style adherence 2009-11-27 15:39:14 +01:00
mergeMeshes coding style adherence 2009-11-27 15:39:14 +01:00
mergeOrSplitBaffles added region option 2009-09-08 17:37:56 +01:00
mirrorMesh coding style adherence 2009-11-27 15:39:14 +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 coding style adherence 2009-11-27 15:39:14 +01:00
pointSet coding style adherence 2009-11-27 15:39:14 +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 coding style adherence 2009-11-27 15:39:14 +01:00
setSet coding style adherence 2009-11-27 15:39:14 +01:00
setsToZones coding style adherence 2009-11-27 15:39:14 +01:00
singleCellMesh singleCellFvMesh and application 2009-11-11 11:29:22 +00:00
splitMesh coding style adherence 2009-11-27 15:39:14 +01:00
splitMeshRegions changed comment 2009-11-19 19:37:49 +00:00
stitchMesh coding style adherence 2009-11-27 15:39:14 +01:00
subsetMesh coding style adherence 2009-11-27 15:39:14 +01:00
transformPoints coding style adherence 2009-11-27 15:39:14 +01:00
zipUpMesh use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00