openfoam/applications/utilities/mesh/generation
Mark Olesen 3ae1a49119 blockMesh:
renamed genBlockMesh.C -> blockMeshApp.C for the -doc option

  Followed Eugene's suggestions and moved blockMeshDict out of polyMesh/.

  Rationale:
  blockMeshDict is not a polyMesh or part of a polyMesh, thus it doesn't
  really belong in the polyMesh/ dir anyhow. Moving it to constant/ or
  constant/<region>/ improves the overview and eases cleanup of polyMesh/ as
  well. For compatibility, constant/polyMesh/ or constant/<region>/polyMesh/
  will be searched if the new locations fail.
2008-07-18 10:23:09 +02:00
..
blockMesh blockMesh: 2008-07-18 10:23:09 +02:00
extrude2DMesh Merge commit 'OpenCFD/master' into olesenm 2008-06-26 14:08:49 +02:00
extrudeMesh update to make extrusion run-time selectable 2008-06-30 11:09:38 +01:00
snappyHexMesh update dictionary headers and FoamFile entry to 1.5 format 2008-07-14 14:50:35 +02:00