openfoam/applications/utilities/mesh/generation/foamyMesh
Mark Olesen 0ffae6461a ENH: creating a bounding box without points yields an inverted box
- The code create a box with a (0,0,0) point.
  The new definition is more logical and makes it very easy to grow
  the bounding box to include new points. It also simplifies much of
  the logic in the constructors.

- Use ROOTVGREAT instead of VGREAT for sizing greatBox and invertedBox.
  Avoids some overflow issues reported by Mattijs (thus GREAT has been
  used in treeBoundBox), but might still need further revision.
2017-02-01 12:15:00 +00:00
..
cellSizeAndAlignmentGrid COMP: remove boost/mpfr/gmp linkage for foamyMesh components. 2016-09-30 17:00:05 +02:00
conformalVoronoi2DMesh ACMI: Corrected conservation issue 2016-05-30 08:29:11 +01:00
conformalVoronoiMesh ENH: creating a bounding box without points yields an inverted box 2017-02-01 12:15:00 +00:00
foamyHexMesh BUG: resolve some decomposeParDict problems (issues #60, #265). 2016-10-25 18:19:19 +02:00
foamyHexMeshBackgroundMesh Merge remote-tracking branch 'origin/decomposeParDict' into develop 2016-11-19 15:34:36 +01:00
foamyHexMeshSurfaceSimplify MRG: Integrated foundation code 2016-12-12 12:10:29 +00:00
foamyQuadMesh STYLE: use the more succinct forms for argList (issue #307) 2016-11-20 13:06:57 +01:00
Allwclean Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
Allwmake COMP: update lnInclude directories when building (issue #364) 2016-12-22 11:26:29 +01:00