fd40228fa4
Merge branch 'master' into cvm
...
Conflicts:
src/mesh/Allwmake
2011-01-28 11:18:28 +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
52bc7df7d7
Merge branch 'master' into cvm
2011-01-21 14:05:20 +00:00
983048958a
STYLE: structuredDecomp : extraneous include file
2011-01-20 13:50:58 +00:00
b1c7bcee4e
Merge branch 'master' into cvm
...
Conflicts:
applications/test/Distribution/DistributionTest.C
applications/test/Distribution/Make/options
src/OpenFOAM/containers/Lists/Distribution/Distribution.C
src/OpenFOAM/containers/Lists/Distribution/Distribution.H
src/OpenFOAM/containers/Lists/Distribution/DistributionI.H
2011-01-19 10:32:36 +00:00
89619c5015
Revert "ENH: Copyright dates to allow a push."
...
This reverts commit c5bea5242b .
2011-01-19 10:26:24 +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
c5bea5242b
ENH: Copyright dates to allow a push.
2011-01-07 15:09:52 +00:00
2135f644d1
Merge branch 'master' into cvm
2011-01-07 14:50:43 +00:00
b09508cd1b
ENH: ptscotchDecomp : have graph file output
2011-01-07 14:47:03 +00:00
90b24cbc9e
BUG: multiLevelDecomp : fix bug in subsetting addressing
2011-01-07 14:45:43 +00:00
a78ed5bade
COMP: metisDecomp : remove from default compilation
2011-01-07 14:44:56 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
8c04b4e692
Merge branch 'master' into cvm
...
Conflicts:
src/OpenFOAM/meshes/boundBox/boundBox.H
2011-01-05 11:53:37 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
5e12506f8e
ENH: improve separation of OpenFOAM and ThirdParty mpi-libraries
...
- drop FOAM_MPI_LIBBIN variable in favour of FOAM_MPI from which
two different locations can be determined.
Previously there was something like this:
FOAM_MPI_LIBBIN = $FOAM_LIBBIN/openmpi-1.5.1
We now instead determine the locations from the FOAM_MPI directly:
FOAM_MPI=openmpi-1.5.1
$FOAM_LIBBIN/$FOAM_MPI -> OpenFOAM mpi-related
$FOAM_EXT_LIBBIN/$FOAM_MPI -> ThirdPary mpi-related
ENH: relocate ParaView libraries and plugins back under FOAM_LIBBIN
- as discussed with Mattijs
2011-01-05 07:53:54 +01:00
1aedae665c
ENH: use mpi-qualified names for ptscotch include, lib
2011-01-03 16:54:56 +01:00
086c1c0fe1
Merge remote branch 'OpenCFD/master' into olesenm
2011-01-03 14:01:16 +01:00
171d7a35e5
ENH: relocate 3rd party libraries -> FOAM_EXT_LIBBIN
...
- place under $WM_THIRD_PARTY_DIR/lib/$WM_OPTIONS
- relocate FOAM_MPI_LIBBIN accordingly
2010-12-30 13:52:34 +01:00
7fa1e73a35
ENH: scotchDecomp : allow decomposition in parallel
...
All of graph gets sent to master which does the decomposition
2010-12-30 08:39:40 +00:00
29e06d366b
STYLE: use faceUList typedef instead of unallocFaceList
2010-12-21 13:06:17 +01:00
881b3dafa2
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C
applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/createShellMesh.C
applications/utilities/surface/surfaceCheck/surfaceCheck.C
src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.C
NOTE: also needed to strip trailing space/lines in various files
2010-12-21 10:19:53 +01:00
e2285169d5
Merge branch 'master' into cvm
2010-12-20 17:23:38 +00:00
af7c53443e
ENH: FaceCellWave,PointEdgeWave : contiguous underlying data type
2010-12-20 17:16:30 +00:00
8de19df4a7
COMP: avoid ambiguous construct from tmp - parallel
2010-12-17 17:11:57 +01:00
215450ccd1
STYLE: adjust copyright dates on scotch decompose
2010-12-17 16:17:42 +01:00
44be359294
Merge branch 'master' into cvm
2010-12-07 16:11:09 +00:00
a00ec1562a
Merge remote branch 'OpenCFD/master' into olesenm
2010-12-07 15:20:19 +01:00
731f523188
ENH: mapDistribute : cleanup
2010-12-06 15:54:45 +00:00
be020dbedf
Merge branch 'master' into cvm
2010-12-02 15:33:48 +00:00
a302963032
ENH: ptscotchDecomp : allow zero sized domains
2010-12-01 10:46:00 +00:00
5dcacbdcaf
ENH: ptscotchDecomp : redistribute graph so ptscotch does not abort
2010-11-30 16:35:58 +00:00
0d662c74c6
STYLE: use triSurface::FaceType where triangle or region information
...
not required
2010-11-26 20:39:46 +01:00
c630d77fc4
Merge branch 'master' into cvm
2010-11-24 14:02:07 +00:00
24c6772a93
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-11-24 11:48:44 +00:00
1aea998bbe
ENH: FaceCellWave : additional trackData like argument for passing in non-cell data
2010-11-24 11:48:04 +00:00
45fcad70a8
ENH: Updated GPL 2->3 headers
2010-11-23 17:14:06 +00:00
e7db8c2f37
Merge branch 'master' into cvm
2010-11-18 15:32:23 +00:00
8f0a5ff145
ENH: Adding lagrangianFields option to reconstruction.
2010-11-18 14:56:03 +00:00
3629979263
Merge branch 'master' into cvm
...
Conflicts:
src/OpenFOAM/primitives/random/Random/random.3
src/OpenFOAM/primitives/random/Random/random.c
2010-11-11 18:29:28 +00:00
c1493b1748
ENH: move scotch settings to etc/apps/scotch
...
- NB: A csh version is not needed, since the values here are only
sourced during the wmake process
2010-11-09 12:49:27 +01:00
08b27669da
ENH: install scotch files under ThirdyParty platforms/
...
- for future updates of scotch, need to edit these two files:
OpenFOAM-<VERSION>/src/parallel/decompose/Allwmake
ThirdParty-<VERSION>/Allwmake
2010-11-09 10:11:17 +01:00
f015bc0c82
ENH: upgrade to scotch 5.1.10b
2010-11-08 16:27:02 +01:00
d5acd22a63
STYLE: use labelUList typedef instead of UList<label> or unallocLabelList
2010-11-02 09:32:32 +01:00
f8213e80f7
Merge branch 'master' into cvm
2010-10-22 12:45:30 +01:00
287865823c
ENH: ptscotchDecomp : added bit pseudo code for writing graph file
2010-10-22 11:51:29 +01:00
f240122ab0
COMP: Using scotch 5.1.10a include files to match libs.
2010-10-20 15:16:36 +01:00