Commit Graph

106 Commits

Author SHA1 Message Date
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
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
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
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
5889f66ebc 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
74df36e9b7 Merge branch 'olesenm' 2011-05-24 09:29:23 +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
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
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
e0311539fc STYLE: change makeOption to makeType internally
- also simplify setting makeType in the Allwmake scripts
2011-03-08 08:58:44 +01:00
5685459a9f BUG: decompositionMethod : calcCellCells for locally 0 cells 2011-02-15 12:48:23 +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
dd57f3c4b4 STYLE: set makeOption before 'set -x' (cleaner output) in Allwmake 2011-01-27 16:22:32 +01:00
c9d6212006 ENH: Allwmake : allow easy building of static libraries 2011-01-26 16:59:13 +00:00
983048958a STYLE: structuredDecomp : extraneous include file 2011-01-20 13:50:58 +00:00
a6de8e746a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	applications/test/lduMatrix/Test-lduMatrix.C
	applications/test/lduMatrix/Test-lduMatrix2.C
	applications/test/lduMatrix/Test-lduMatrix3.C
	applications/test/parallel/Test-parallel.C
	applications/utilities/miscellaneous/foamFormatConvert/writeMeshObject.H
	bin/mpirunDebug
	etc/apps/paraview3/cshrc
	src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H
	src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistribute.C
	src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistribute.H
	src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistributeTemplates.C
	src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C
	src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
	src/OpenFOAM/primitives/Pair/labelPair.H
	src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C
	src/postProcessing/functionObjects/field/streamLine/streamLineParticle.C
2011-01-17 21:40:13 +00:00
e95e9700c8 Merge remote branch 'OpenCFD/master' into olesenm 2011-01-17 10:21:58 +01:00
eaef8d482b STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00