Commit Graph

16 Commits

Author SHA1 Message Date
9064e37da7 ENH: Add extra octree functionality
+ Make intersection and nearest functions functors. This makes adding
  different intersection and nearest routines easier.
+ treeDataPrimitivePatch takes its tolerance as a constructor argument
+ Make treeDataTriSurface a typedef of treeDataPrimitivePatch
2013-03-15 12:38:57 +00:00
db89978ade Updated headers for Laurence and Andy 2012-12-17 11:42:00 +00:00
5527f8e8fb ENH: indexedOctree: Remove quickCircumsphereRejection
Found no speed advantage
2012-12-11 16:53:08 +00:00
26a9fbb6e1 ENH: boundBox: Move overlaps function from treeBoundBox.
Update indexedOctree::overlaps to use boundBox::overlaps.
2012-12-11 16:49:36 +00:00
138f149b47 ENH: surfaceFeatures: Add constructor that takes an edgeMesh 2012-03-20 17:43:27 +00:00
edccfce28e Merge branch 'cvMesh' 2012-03-01 17:45:27 +00:00
fd953175e0 ENH: cvMesh: Add quick rejection tests to octree and buildParallelInterface 2012-03-01 17:21:13 +00:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
0e91b291a4 BUG: Uninitialised point. 2011-07-01 10:49:15 +01:00
e1ead74461 Merge branch 'master' into cvm 2011-06-08 17:28:03 +01:00
231d1318bd ENH: bug in findSphere test and implemented for treeDataPrimitivePatch. 2011-06-03 16:07:17 +01:00
7902377c02 ENH: treeDataTrisurface: expose tolerance 2011-06-02 12:14:53 +01:00
cf6c0c4c01 ENH: findSphere query for indexedOctree. 2011-05-20 20:24:57 +01:00
54ba194801 ENH: Improved bound box obj output. 2011-05-11 13:00:56 +01:00
efc0aa48df ENH: Improved bound box obj output. 2011-05-11 13:00:56 +01:00
c2851eaa9f ENH: moved indexedOctree and treeBoundBox from meshTools to OpenFOAM 2011-02-24 16:06:51 +00:00