openfoam/applications/utilities/mesh
Mark Olesen 00325db33b ENH: additional options for transforming points (closes #660)
- The -rotate-angle option allows convenient specification of a
  rotation about an arbitrary axis. Eg, -rotate-angle '((1 1 1) 45)'

- The -origin option can be used to temporarily shift the origin
  for the rotation operations. For example,

      -origin '(0 0 1)' -rotate-angle '((1 0 0) 180)'

  for mirroring.
2017-12-19 11:24:08 +01:00
..
advanced STYLE: prefer autoPtr::reset() to autoPtr::set() 2017-11-22 19:11:11 +01:00
conversion STYLE: add flex major version in '#if' conditional 2017-12-17 16:22:39 +01:00
doc ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
generation ENH: snappyHexMeshDict: description of missing switch 2017-12-04 15:30:42 +00:00
manipulation ENH: additional options for transforming points (closes #660) 2017-12-19 11:24:08 +01:00