OpenFOAM-2.4.x/applications/utilities/mesh
Henry b3ab4b505f 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:41:23 +01:00
..
advanced refineWallLayer: Rationalize and add support for operating on a list of patch name regular expressions 2015-02-14 22:53:57 +00:00
conversion BUG: fluentMeshToFoam: correct sets addressing 2014-04-22 14:46:27 +01:00
generation foamyHexMesh/Make/options: Added ${CGAL_LIBS} 2015-04-21 16:29:23 +01:00
manipulation refineMesh: Improved command-line argument handling to be more consistent with other OpenFOAM utilities 2015-05-04 16:41:23 +01:00