24a82f2d03
ENH: treeDataCell: increase duplicity
2011-08-18 12:28:44 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
252056adbe
triSurfaceTools: Removed unused dependency on CGAL
2011-07-22 10:24:27 +01:00
2ea1ff1923
STYLE: date
2011-07-21 14:45:30 +01:00
a846b2203f
ENH: triSurfaceTools: restore cvm changes
2011-07-21 14:03:54 +01:00
d205a84e8d
Merge branch 'master' into cvm
...
Conflicts:
src/meshTools/searchableSurface/closedTriSurfaceMesh.C
src/meshTools/searchableSurface/closedTriSurfaceMesh.H
2011-07-20 18:18:22 +01:00
d2a4df60ee
STYLE: lagrangian: moved include files to .C
2011-07-07 16:25:17 +01:00
b490acc1a5
ENH: closedTriSurfaceMesh: triSurfaceMesh that fakes to be closed.
2011-07-06 18:58:48 +01:00
11cf5b1829
ENH: triSurfaceMesh: add quality filter for triangle normals.
...
On degenerate triangles the problem is that the determination of inside/outside
goes wrong. Intersection is not affected since the triangles have no area. So
eliminate degenerate triangles from normals calculation
2011-07-06 18:58:19 +01:00
373d633fd2
Merge branch 'master' into cvm
2011-06-30 10:21:18 +01:00
ec67450164
ENH: orientedSurface: added orienting based on intersection test
2011-06-29 09:54:18 +01:00
0b18291a98
BUG: triSurfaceSearch: did not clear hits
2011-06-29 09:53:43 +01:00
1ee83d9066
STYLE:triSurfaceMesh.C: extraneous expression
2011-06-29 09:52:37 +01:00
ac65f2c5f3
STYLE: searchableSurface.C: date
2011-06-28 10:47:11 +01:00
01e3374e8c
ENH: searchableSurface: names for inside/outside status
2011-06-27 15:03:03 +01:00
4653f8efeb
ENH: orientedSurface: split off topological walking
2011-06-24 16:24:13 +01:00
a96dd6584a
BUG: triSurfaceSearch: clear hits before using.
2011-06-24 16:15:25 +01:00
64f586966d
ENH: surfaceOrient: orient using intersections
2011-06-23 12:24:01 +01:00
54d55295f0
ENH: surfaceOrient: orient using intersections
2011-06-23 12:23:13 +01:00
e5daf80a77
STYLE: orientedSurface.C: date
2011-06-22 14:36:51 +01:00
cf51528d49
BUG: orientedSurface: multiple parts of surfaces not visited
2011-06-22 14:31:21 +01:00
de200baf7d
BUG: orientedSurface: multiple parts of surfaces not visited
2011-06-22 14:30:03 +01:00
3671231d1c
ENH: triSurfaceMesh: optionally ignore sliver triangles for normals determination
2011-06-17 16:11:58 +01:00
caea0aec03
Merge branch 'master' into cvm
2011-06-17 10:57:23 +01:00
1d39f8a3f4
ENH: searchableSurface: overlap() function added
2011-06-16 19:11:25 +01:00
e1ead74461
Merge branch 'master' into cvm
2011-06-08 17:28:03 +01:00
f6bab9a906
ENH: cylinderAnnulusToCell: cylinderToCell with additional internal radius
2011-06-08 13:40:36 +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
de3458b7f0
STY: Changing dates
2011-06-01 12:41:25 +01:00
665def5150
ENH: FvPatch and PolyPatch with variable thickness for 1D thermal
...
baffles
2011-06-01 12:39:15 +01:00
1be43f88ae
Merge branch 'master' into cvm
2011-05-31 16:18:03 +01:00
c334f75873
BUG: octree.C : tree building criterion needs to look at any change in tree.
2011-05-23 12:24:13 +01:00
97ffb21887
Merge branch 'master' into cvm
2011-05-20 10:19:18 +01:00
885f626aad
BUG: Typo: faceNormal -> faceNormals
2011-05-18 16:28:53 +01:00
a3417e4596
Merge branch 'master' into cvm
...
Conflicts:
tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/extrudeToRegionMeshDict
tutorials/lagrangian/reactingParcelFilmFoam/panel/system/extrudeToRegionMeshDict
2011-04-21 12:02:49 +01:00
592fb7c942
BUG: treeDataPoint: work with empty subset.
2011-04-15 17:24:30 +01:00
13ce640b92
ENH: dates
2011-04-07 22:36:11 +01:00
39de49429d
ENH: surfaceFeatures: search start of string
2011-04-07 22:35:34 +01:00
fe0f6a487a
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2011-04-07 14:17:08 +01:00
876aa9cdda
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/meshes/primitiveMesh/primitiveMeshClear.C
2011-04-07 09:36:51 +01:00
dccfa2171b
STYLE: primitiveMesh.H: removed extraneous includes
2011-04-07 08:56:12 +01:00
1a0095489b
gcc-4.6.0 warnings: removed initialised but unused variables
2011-04-06 22:55:47 +01:00
b1ce027774
ENH: cellClassification: parallel running
2011-04-06 10:36:00 +01:00
081e4ff810
ENH: cellClassification: work in parallel
2011-04-06 10:24:13 +01:00
0fbe553bca
ENH: nearestToCell: use polyMesh meshSearch
2011-04-04 15:26:19 +01:00
1ea4bb9890
STYLE: faceSet: removed printing of sync
2011-04-04 15:25:01 +01:00
5fcd183b8b
Merge branch 'master' into cvm
2011-04-04 10:10:56 +01:00
d311e29011
BUG: size was returning points size instead of subset size
2011-04-01 03:16:14 +01:00
1bad1265f7
Merge branch 'master' into cvm
2011-03-31 11:58:44 +01:00