d7d0a84392
BUG: meshRefinementProblemCells: conversion of angle into cos
2011-12-23 11:38:35 +00:00
6372b7bbc9
ENH: autoLayerShrink: mark medial axis points based extrusion direction instead of nearest point
2011-12-09 12:04:18 +00:00
90d5787d42
STYLE: meshRefinemehtProblemCells: extraneous include
2011-12-09 12:01:45 +00:00
645ef86330
ENH: autoLayerDriver: parallel point normals
2011-12-09 12:00:57 +00:00
17a38cff7c
ENH: mergePoints: new API, now templated
2011-12-08 16:32:46 +00:00
d3fa9e0aae
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-11-28 13:03:03 +00:00
000ea6b8aa
ENH: autoSnapDriver: improved debug writing
2011-11-28 12:59:39 +00:00
8558af2cdf
COMP: 64bit label changes
2011-11-28 11:10:46 +00:00
00fec91ff2
ENH: meshRefinement.C: write cell centres if in debug mode
2011-11-17 12:33:42 +00:00
ca4b8c347c
ENH: polyMesh,meshSearch: default value on findCell, pointInCell
2011-11-08 17:03:54 +00:00
ee11f9c0e8
ENH: pointInCell, findCell: switchable in-cell algorithm
2011-10-28 11:33:30 +01:00
6084361ca3
ENH: autoLayerDriver: additional printing in checkAndUnmark
2011-09-20 13:45:25 +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
5f9e3a04f0
cvMesh: Relocated the conformalVoronoiMesh library and localised all uses of CGAL
...
Removed unused dependencies on CGAL
2011-07-22 14:12:08 +01:00
3cc1a8f115
conformalVoronoiMesh: Resolve conflict between GPL and QPL
2011-07-22 10:25:25 +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
4da59cd060
ENH: conformalVoronoiMesh: write map from tet mesh to poly
2011-07-20 17:43:31 +01:00
68973728a1
ENH: conformalVoronoiMesh: renamed writeTetMesh to writeTetDualMesh
2011-07-19 17:30:25 +01:00
534c6e03ff
ENH: indexedCell,indexedVertex: added info() for printing
2011-07-19 16:28:48 +01:00
31de9dacf1
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-07-08 11:54:14 +01:00
391f0d3b54
BUG: reduce inside if statement, not valid on all processors.
2011-07-06 22:20:27 +01:00
19184de042
STYLE: autoRefineDriver.C: comment
2011-07-06 18:59:17 +01:00
8cea9a58dc
ENH: Limiting size of edge groups for very sharp edges.
...
BUG: 1 + acos(na ^ nb), not 1 + acos(mag(na ^ nb))
2011-07-06 17:18:29 +01:00
23b828f22f
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-07-06 15:28:25 +01:00
e52b8d3078
ENH: Better number of vertices reporting.
2011-07-06 13:46:10 +01:00
bbe91bb651
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-07-06 11:21:26 +01:00
3598a450fb
ENH: Parallel reduce size of sets and numbers.
2011-07-05 15:43:29 +01:00
3a5a303bf8
ENH: Do not fatal on spoke failure, just warn.
...
Should never happen when there is a suitable number of spokes - this was only
seen for-real in a mesh with spokes = 1;
2011-07-05 12:41:22 +01:00
d6eeb3ab89
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-07-01 15:15:16 +01:00
5697b23e49
STYLE: conformalVoronoiMesh: updated comment.
2011-07-01 15:12:50 +01:00
1a3509a367
ENH: Removing HashTableGlobalTetIndices based filtering sync attempt.
...
Where a point was on more thatn two processors, the point merge could collapse
a point to one that one of the processors didn't have. Face filtering may only
be possible for faces whose points are only on two processors.
2011-07-01 13:36:06 +01:00
86514c689c
ENH: Parallel face collapse WIP.
2011-06-30 18:42:23 +01:00
cb48cefe70
Revert "ENH: rolling back WIP on face filtering."
...
This reverts commit bd87fc30a4 .
2011-06-30 09:44:01 +01:00
8898bc4622
ENH: Bigger bounds, adding limitBounds box.
2011-06-29 15:48:32 +01:00
bf755c173b
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-06-29 11:22:20 +01:00
bcad439478
ENH: conformalVoronoiMesh.C: negative mixed coeff to switch off mixed fp's
2011-06-29 11:21:49 +01:00
bd87fc30a4
ENH: rolling back WIP on face filtering.
2011-06-29 11:19:27 +01:00
28ad00518a
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-06-28 10:43:54 +01:00
6c997355b1
ENH: conformalVoronoiMesh.C: have negative mixed points coeff disable specialised handling
2011-06-28 10:43:15 +01:00
0d1ac11541
WIP: parallel face filtering WIP.
2011-06-27 17:50:21 +01:00
b10c9482d1
ENH: indexedCell and tet output improvements.
2011-06-27 17:48:09 +01:00
0565328638
ENH: Add cellIndex enum and move use tests away from <0, == -1 tests.
2011-06-27 15:19:23 +01:00
30c79d4a3e
STYLE: enum names.
2011-06-27 15:18:03 +01:00
876810dd0c
ENH: added surfaces w.r.t. locationInMesh printing
2011-06-27 15:01:16 +01:00
5aa41eb9f2
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-06-24 16:23:17 +01:00
5e8b74ad09
ENH: added writeTetMesh control to dump tets
2011-06-24 16:14:41 +01:00
4024c5bca6
STYLE: conformalVoronoiMesh: comment about referred vertices
2011-06-24 16:12:23 +01:00
ee24b31987
ENH: removing isSurfacePoint.
...
It was conceptually broken. The idea was that in certain cases, you knew that
you were on the surface of the geometry (point pair distance queries for
example) so didn't need to do a nearest-point-on-surface query. This was fine
for a single surface, but when there were multiple surfaces, the first
high-priority surface would return a size, even if the query point was miles
away. To fix this would need a distance check, removing the point of the check
altogether.
2011-06-24 16:00:46 +01:00
25a9330090
ENH: Prevent face filtering on any cell comprising any dual vertex with any
...
Delaunay vertex of its tet that is non-real, i.e. don't filter near the
parallel interface.
E# Please enter the commit message for your changes. Lines starting
2011-06-24 14:17:46 +01:00