Commit Graph

616 Commits

Author SHA1 Message Date
0458873bfa STYLE: Minor code formatting update 2011-11-18 18:17:55 +00:00
cd462bbc43 STYLE: Minor code formatting 2011-11-17 18:11:28 +00:00
cf8ad3d936 ENH: cyclicAMI: handle FaceCellWave (e.g. wall distance) 2011-11-15 10:29:59 +00:00
35395ea438 BUG: cyclicAMI: differentiate between coupled geometry and coupled fields 2011-11-14 15:15:06 +00:00
fac508c56d ENH: cyclicAMI: consistent parallel transformations 2011-11-11 13:47:26 +00:00
ca4b8c347c ENH: polyMesh,meshSearch: default value on findCell, pointInCell 2011-11-08 17:03:54 +00:00
55b8ee3be3 ENH: zone.C: added check for duplicate entry in zone 2011-11-03 16:06:33 +00:00
e5a635c8b1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-28 11:46:45 +01:00
ee11f9c0e8 ENH: pointInCell, findCell: switchable in-cell algorithm 2011-10-28 11:33:30 +01:00
721da9c038 face: add special treatment for the sweptVol of a triangular face 2011-10-26 14:35:34 +01:00
27d4209839 ENH: PatchEdgeFaceWave: new wave method 2011-10-17 18:31:41 +01:00
1a54a0c81b ENH: polyBoundaryMesh: improved error message 2011-09-22 22:00:29 +01:00
f790c24c6b Merge branch 'AMI' 2011-09-07 14:50:57 +01:00
2d192faa50 COMP: coupledPolyPatch: screwed up merge. 2011-08-30 11:58:23 +01:00
a11d308ebe ENH: coupledPolyPatch: zero sized patch is parallel, non-separated 2011-08-26 12:28:46 +01:00
3a82e6b5df Merge branch 'master' into AMI 2011-08-24 09:31:13 +01:00
a242a3787b ENH: checkMesh: added check for coupled point synchronisation 2011-08-24 08:58:48 +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
9857d2be7c GIT: Resolve conflict 2011-08-16 15:43:30 +01:00
c8b8905284 STYLE: Minor code formatting 2011-08-16 15:39:06 +01:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
51e33e732c STYLE: tetCell.H: modification date 2011-08-09 10:55:00 +01:00
6d970f6cb4 ENH: tetCell: define as being contiguous 2011-08-09 10:51:49 +01:00
90780e09e3 Corrected line length 2011-08-06 21:34:07 +01:00
a6330ebb4c Coupled patches: Improved match tolerance handling 2011-08-06 21:32:22 +01:00
537a916dff ENH: Pstream: expose tag 2011-07-29 18:12:48 +01:00
a372dbfb53 ENH: Further updates to AMI functionality 2011-07-21 17:48:20 +01:00
1372cf4c70 ENH: polyMeshTetDecomposition: restore face centre tet decomposition 2011-07-21 14:01:58 +01:00
592271921b ENH: polyMesh: remove support for read in cellCentres 2011-07-21 14:00:17 +01:00
9ff346bb11 Merge branch 'cvm' 2011-07-21 13:06:10 +01:00
7dff5e27bc Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-21 11:39:01 +01:00
c747e12b68 syncToolsTemplates.C: Changed constructor syntax to keep the Intel compiler happy 2011-07-21 11:38:56 +01:00
649c3e65ca STYLE: date 2011-07-21 09:43:44 +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
866c75a9a2 ENH: polyMeshInitMesh.C: check on validity 2011-07-20 16:01:35 +01:00
1e2832fd7d Corrected class names in the file descriptions 2011-07-19 17:26:55 +01:00
81d380ddac ENH: Initial commit of arbitrary mesh interface (AMI) functionality 2011-07-18 11:24:22 +01:00
8dbb3a7ab1 STYLE: Minor code clean-up 2011-07-18 11:22:13 +01:00
3ad3ad6d24 COMP: compiler warnings 2011-07-13 17:16:32 +01:00
373d633fd2 Merge branch 'master' into cvm 2011-06-30 10:21:18 +01:00
8898bc4622 ENH: Bigger bounds, adding limitBounds box. 2011-06-29 15:48:32 +01:00
6e32fd04a2 Revert "ENH: match defaultMatchTol public."
This reverts commit 8c8a4a00c8.
2011-06-23 12:15:00 +01:00
8c8a4a00c8 ENH: match defaultMatchTol public. 2011-06-23 12:14:37 +01:00
dc6d296372 BUG: matchPoints: use 2* match tolerance as tolerance in magSqr comparison 2011-06-22 14:29:39 +01:00
caea0aec03 Merge branch 'master' into cvm 2011-06-17 10:57:23 +01:00
84bdcedb33 Changes to template specialization specification for the latest clang version. 2011-06-09 11:58:16 +01:00
e1ead74461 Merge branch 'master' into cvm 2011-06-08 17:28:03 +01:00
4018425e0b ENH: pointHitSort: define < operator for sorting 2011-06-08 15:22:05 +01:00
1265e78341 BUG: globalMeshData: mergePoints in case of cyclics 2011-06-02 19:55:51 +01:00