OpenFOAM-4.x-lab/applications/utilities/mesh
Henry 1211b2ecd4 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
..
advanced Rationalize position searching and add cell->tet decomposition as the default cell-search algorithm 2015-02-25 10:57:06 +00:00
conversion Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
generation blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
manipulation refineMesh: Improved command-line argument handling to be more consistent with other OpenFOAM utilities 2015-05-04 16:38:03 +01:00