Commit Graph

233 Commits

Author SHA1 Message Date
d7cadf4937 Merge remote-tracking branch 'origin/master' into feature/procAgglom
Conflicts:
	src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
	src/finiteVolume/fvMesh/fvMesh.H
2013-04-23 09:41:15 +01:00
bfd30ea006 ENH: Expand triSurfaceSearch and add triSurfaceRegionSearch
+ Move most of the octree searching functionality from triSurfaceMesh into
  triSurfaceSearch. Much of it was duplicated anyway.
+ Add triSurfaceRegionSearch, which constructs an octree for each region in
  a surface and performs searches on specified regions only.
2013-04-05 15:28:00 +01:00
17f7ffb6a6 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-02-26 22:20:11 +00:00
2812024796 Update headers 2013-02-26 22:20:05 +00:00
0afb3ab1ac MeshObject: extended to support movePoints and updateMesh as an alternative to call-backs
All MeshObjects are now handled generically in polyMesh and fvMesh
See MeshObject.H for details
2013-02-26 22:19:28 +00:00
d823a0be75 ENH: scotchDecomp: added testcode for agglomeration 2013-02-26 11:25:44 +00:00
4e6c258321 ENH: communicators: more communicators through 2013-02-08 17:13:00 +00:00
f35b67eef7 ENH: meshStructure: detect mesh structure 2013-01-22 09:49:20 +00:00
4617b35874 ENH: topoDistanceData: have level start at 0 2013-01-09 14:53:53 +00:00
6622eb4ad4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-12 12:08:50 +00:00
3c7d4113f2 COMP: ptscotchDecomp: scotch6.0 requirements 2012-12-12 09:45:18 +00:00
4be7afde0a STYLE: Fix some typos 2012-12-11 16:38:39 +00:00
7c13e4229f ENH: scotch: update to version 6.0.0 2012-12-06 09:14:31 +00:00
34395ddcd4 COMP: scotchDecomp: floating point error checking 2012-08-20 18:02:22 +01:00
a76bdc1bd2 STYLE: minor code formatting 2012-08-03 09:24:21 +01:00
82ec0dbe6b ENH: decompositionMethods: added none method 2012-07-04 10:00:31 +01:00
aaf2b3973b STYLE: manualDecomp: corrected message 2012-07-04 09:58:56 +01:00
c324e4a1d5 ENH: ptscotchDecomp: get coeffs from scotchCoeffs instead of ptscotchCoeffs 2012-07-02 13:48:19 +01:00
89bcfe0441 BUG: ptScotchDecomp: handle zero-sized domains 2012-05-23 18:12:39 +01:00
cc0649bed1 BUG: fvFieldReconstructorReconstructFields.C: indexing outside of internal faces 2012-05-01 17:20:30 +01:00
4190e3e5a5 ENH: fvFieldReconstructorReconstructFields.C: handle face flip of internal faces 2012-04-24 16:10:51 +01:00
5682987dc7 Updated headers 2012-04-17 16:49:03 +01:00
cd51a5eea3 Consistency: Changed exponent FORTRAN style 'E' to C style 'e' 2012-04-17 16:48:27 +01:00
d7fb2360e5 ENH: structuredDecomp: use patchSet 2012-03-26 12:15:32 +01:00
eff835ffee ENH: switch to ptscotch instead of scotch automatically for parallel runs 2012-03-15 18:05:40 +00:00
0a8167203f BUG: decompositionMethod.C: multiple faces inbetween cells 2012-03-12 10:32:58 +00:00
faacebb1f2 ENH: renumberMesh: changed api of renumber library.
Changed API. Made bandCompression proper CutHillMcKey. Better stats.
2012-02-20 13:07:21 +00:00
e4fe63a696 BUG: decompositionMethod: numbering across coupled boundaries 2011-12-23 12:11:37 +00:00
735dd36124 ENH: decompositionMethod: expose cellCells calculation 2011-12-08 16:30:36 +00:00
ff8bc5743c BUG: Added missing meshTools entry to deompositionMethods build options 2011-11-15 12:38:41 +00:00
2088364c43 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-04 15:37:14 +01:00
ba308083ab ENH: chtMultiRegionFoam: solve single h equation 2011-10-04 15:36:52 +01:00
d1aab2399f ENH: Added SCOTCH_ROOT to scotch and ptscotch options files 2011-09-28 12:37:41 +01:00
dfe0555384 decompositionMethod.C: avoid loops in cell-cells construction 2011-08-26 16:02:27 +01:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
2ea1ff1923 STYLE: date 2011-07-21 14:45:30 +01:00
9ff346bb11 Merge branch 'cvm' 2011-07-21 13:06:10 +01:00
10c3c87013 BUG: scotchDecomp: cyclics with preservePatches 2011-07-18 14:50:06 +01:00
a0a6dfb19d ENH: Prevent overflow in weight field. 2011-06-22 17:33:04 +01:00
e1ead74461 Merge branch 'master' into cvm 2011-06-08 17:28:03 +01:00
5889f66ebc ENH: Prevent overflow in weight field. 2011-06-03 16:04:37 +01:00
013be3215b ENH: Prevent overflow in weight field. 2011-06-03 16:04:37 +01:00
bf539705ba STYLE: scotchDecomp: comment 2011-06-02 19:56:36 +01:00
14d9cf32be BUG: decompositionMethod: agglomeration across coupled patches 2011-06-01 18:08:05 +01:00
1be43f88ae Merge branch 'master' into cvm 2011-05-31 16:18:03 +01:00
74df36e9b7 Merge branch 'olesenm' 2011-05-24 09:29:23 +01:00
c0537248fb Merge branch 'master' into cvm 2011-05-13 10:17:22 +01:00
10373183b6 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-05-12 13:14:58 +01:00
20693b96bd CONF: move OpenFOAM etc/apps -> etc/config
- use standard *.sh, *.csh endings
2011-05-02 14:52:11 +02:00
b646589996 COMP: add sentinels to catch mpi or scotch version changes when compiling 2011-04-28 16:26:00 +02:00