openfoam/applications/utilities/mesh/manipulation/refineMesh
Henry 5f7d4e4502 refineMesh: Improved command-line argument handling to be more consistent with other OpenFOAM utilities
Command-line option handling:
    + If -all specified or no refineMeshDict exists or, refine all cells
    + If -dict <file> specified refine according to <file>
    + If refineMeshDict exists refine according to refineMeshDict

    When the refinement or all cells is selected apply 3D refinement for 3D
    cases and 2D refinement for 2D cases.
2015-05-04 16:38:03 +01:00
..
Make Replace a few uses of triSurface with the more general meshedSurface. 2010-01-15 17:27:03 +01:00
refineMesh.C refineMesh: Improved command-line argument handling to be more consistent with other OpenFOAM utilities 2015-05-04 16:38:03 +01:00
refineMeshDict GIT: Repo update 2014-12-11 08:35:10 +00:00