openfoam/applications/utilities/mesh/generation
Mark Olesen 5f88e4271e ENH: allow "<case>", "<system>" ... in the string expansions (issue #792)
- the expansions were previously required as slash to follow, but
  now either are possible.

    "<case>", "<case>/" both yield the same as "$FOAM_CASE" and
    will not have a trailing slash in the result. The expansion of
    "$FOAM_CASE/" will however have a trailing slash.

- adjust additional files using these expansions
2018-04-11 23:10:49 +02:00
..
blockMesh ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
extrude ENH: allow "<case>", "<system>" ... in the string expansions (issue #792) 2018-04-11 23:10:49 +02:00
extrude2DMesh ENH: code reduction in PackedList, PackedBoolList (issue #751) 2018-03-13 08:32:40 +01:00
foamyMesh STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
snappyHexMesh ENH: snappyHexMeshDict: improved comment 2018-03-21 11:01:30 +00:00
Allwmake CONFIG: remove foundation use of FOAMY_HEX_MESH control. 2016-09-29 12:36:27 +02:00