Commit Graph

165 Commits

Author SHA1 Message Date
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
80a391a4f3 COMP: incorrect comment type in options files (scotchDecomp) 2011-04-28 12:49:07 +02: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
c3c9d7da52 STYLE: scotchDecomp: updated default strategy string in header 2011-04-13 15:21:24 +01:00
ce4302716d ENH: scotchDecomp: add mpi compilation since scotch.h seems to include mpi.h 2011-04-11 13:37:02 +01:00
13ce640b92 ENH: dates 2011-04-07 22:36:11 +01:00
dccfa2171b STYLE: primitiveMesh.H: removed extraneous includes 2011-04-07 08:56:12 +01:00
5fcd183b8b Merge branch 'master' into cvm 2011-04-04 10:10:56 +01:00
fe99873a10 Corrected line length 2011-03-31 12:00:45 +01:00
b8839a7ba6 Intel icpc compiler: made a few random changes to keep the Intel compiler happy 2011-03-31 11:56:33 +01:00
1fac7b662e Merge branch 'master' into cvm
Conflicts:
	src/mesh/Allwmake
2011-03-10 13:54:43 +00:00
e0311539fc STYLE: change makeOption to makeType internally
- also simplify setting makeType in the Allwmake scripts
2011-03-08 08:58:44 +01:00
af115c5d01 ENH: Updated utilities using lagrangian classes 2011-02-24 16:47:54 +00:00
de64877baa Merge branch 'master' into cvm
Conflicts:
	applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
	src/edgeMesh/Make/files
	src/edgeMesh/featureEdgeMesh/featureEdgeMesh.C
	src/edgeMesh/featureEdgeMesh/featureEdgeMesh.H
2011-02-17 11:20:03 +00:00
5685459a9f BUG: decompositionMethod : calcCellCells for locally 0 cells 2011-02-15 12:48:23 +00:00
0090ec6526 Merge branch 'master' into cvm 2011-02-14 15:39:40 +00:00
70982353cc ENH: simpleGeomDecomp: allow parallel distribution 2011-02-11 11:22:29 +00:00
b1d82f1b67 BUG: decompositionMethod: cellCells for cyclics or agglomeration 2011-02-09 13:01:23 +00:00
e664fe1240 Merge branch 'master' into cvm 2011-02-02 13:44:51 +00:00