c267c9905e
ENH: Converted private->protected for mapped patch member functions
2011-10-03 10:05:41 +01:00
4b5049b0d2
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-09-28 12:29:24 +01:00
ca358fdc1c
ENH: sampling: add offsetMode to patchInternalField sampleSurface
2011-09-28 11:33:05 +01:00
c1bb2ac02d
ENH: AMI - only run parallel distributed if AMI is distributed
2011-09-27 15:40:28 +01:00
e0eb0c03a9
ENH: Added reverseDistribute helper to mappedPatchBase
2011-09-27 14:44:33 +01:00
e8a288fc00
ENH: Improved AMI message output
2011-09-14 10:38:28 +01:00
09edbe2a57
STYLE: updated code comment
2011-09-12 13:03:15 +01:00
93c5e81fe1
BUG: Corrected mapped point patch definition
2011-09-09 15:00:15 +01:00
8ae9569085
ENH: Multiple commits - lumped due to git index file corruption
...
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
b4c0893361
BUG: Added over-looked files from Make/files
2011-09-08 16:02:23 +01:00
f4ea1eb341
ENH: Added mag(normal) check to AMI face area intersect calc for robustness
2011-09-08 16:01:17 +01:00
216f7bea6e
ENH: Relocated AMI functionality and components
2011-09-08 15:21:28 +01:00
3a82e6b5df
Merge branch 'master' into AMI
2011-08-24 09:31:13 +01:00
24a82f2d03
ENH: treeDataCell: increase duplicity
2011-08-18 12:28:44 +01:00
4f40cdb7d7
GIT: Resolve conflict
2011-08-16 16:09:56 +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
8dbb3a7ab1
STYLE: Minor code clean-up
2011-07-18 11:22:13 +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