mattijs
da17674f0f
ENH: decomposePar,reconsturctPar: added -allRegions option
2012-09-26 12:08:43 +01:00
mattijs
c1ef233e5d
ENH: pointMesh: use MeshObject form
2012-08-31 12:57:17 +01:00
mattijs
1f7d24e617
STYLE: decomposeParDict: added comment
2012-07-10 10:03:15 +01:00
mattijs
32f31a4fef
ENH: reconstructPar: -newTimes cleanup
2012-07-02 15:33:50 +01:00
mattijs
83c412403c
STYLE: redistributePar: remove commented out code
2012-07-02 13:56:55 +01:00
mattijs
14aafe2b71
ENH: reconstructPar: -newTimes argument to reconstruct missing times
2012-06-22 16:40:52 +01:00
mattijs
4b5b9b809f
BUG: loadOrCreateMesh: remove polyMesh directory
2012-05-24 11:45:44 +01:00
Henry
5682987dc7
Updated headers
2012-04-17 16:49:03 +01:00
Henry
cd51a5eea3
Consistency: Changed exponent FORTRAN style 'E' to C style 'e'
2012-04-17 16:48:27 +01:00
mattijs
96f8104ae5
ENH: decomposePar: cache decomposeers if running with multiple times.
2012-04-16 12:37:01 +01:00
mattijs
25dafe92ea
ENH: decomposePar: add -time option.
2012-04-16 11:36:13 +01:00
mattijs
f3bb0c7b29
ENH: redistributePar: split off mesh creation/loading
2012-04-02 10:51:32 +01:00
mattijs
50bddce02e
STYLE: redistributeParMesh: split off mesh loading
2012-03-30 09:21:57 +01:00
mattijs
06699987a8
ENH: redistributePar: print decomposition stats upon entry
2011-12-22 11:40:40 +00:00
mattijs
7e95308c6b
ENH: decomposePar.C: add shortcircuit to avoid allocating point mappers
2011-12-21 16:16:54 +00:00
mattijs
8558af2cdf
COMP: 64bit label changes
2011-11-28 11:10:46 +00:00
mattijs
0e11b5090e
ENH: redistributePar: renamed redistributeMeshPar
2011-11-22 12:56:28 +00:00
mattijs
c1ac184893
ENH: decomposePar: implemented keeping faceSet on single processor
2011-11-09 12:34:03 +00:00
mattijs
ca4b8c347c
ENH: polyMesh,meshSearch: default value on findCell, pointInCell
2011-11-08 17:03:54 +00:00
mattijs
ee11f9c0e8
ENH: pointInCell, findCell: switchable in-cell algorithm
2011-10-28 11:33:30 +01:00
mattijs
ba308083ab
ENH: chtMultiRegionFoam: solve single h equation
2011-10-04 15:36:52 +01:00
mattijs
906acdcdef
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C
2011-09-13 10:14:15 +01:00
mattijs
95a2ed3f1f
BUG: decomposePar: constrained decomposition - enforce single processor
2011-08-26 12:21:06 +01:00
mattijs
721d2092e8
ENH: decomposePar: add preserve-faceZone-on-single-processor decomposition
2011-08-25 15:14:47 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
OpenFOAM-admin
c720299876
ENH: Reverted back to version dev
2011-06-17 10:08:20 +01:00
mattijs
4f47ff0219
STYLE: dictionaries: update version number
2011-06-10 17:22:56 +01:00
mattijs
cb96a67774
COMP: domainDecomposition: force constructor usage
2011-06-08 14:22:29 +01:00
mattijs
b469d09c3c
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-06-01 18:09:06 +01:00
mattijs
c805ed359f
ENH: redistributeMeshPar: better error message
2011-06-01 18:07:00 +01:00
andy
ff3b9eeff6
ENH: Added DimensionedField handling to decomposePar
2011-06-01 17:39:57 +01:00
andy
f657cd91ed
STYLE: Updated general comments
2011-06-01 17:39:19 +01:00
mattijs
7dcb23c506
ENH: decomposePar/decomposeParDict: updated for decomposition methods
2011-06-01 12:25:59 +01:00
mattijs
3ac90128f2
BUG: redistributeMeshPar: zones were read from undecomposed case
2011-05-26 12:04:43 +01:00
mattijs
9245a084a0
ENH: domainDecomposition.C: added inbalance stats
2011-04-22 10:55:37 +01:00
mattijs
dd52f4c0ea
ENH: decomposeParDict: changed
2011-04-18 09:41:37 +01:00
mattijs
acd7554ae0
STYLE: dictionaries in $FOAM_UTILITIES: header
2011-04-06 19:15:15 +01:00
mattijs
6ee1d853b6
BUG: Time: not setting IO flags for e.g. fvSolution constructed from Time.
2011-03-28 16:43:04 +01:00
andy
af115c5d01
ENH: Updated utilities using lagrangian classes
2011-02-24 16:47:54 +00:00
mattijs
ac7c938c95
STYLE: redistributeMeshPar : cleanup
2011-02-15 12:49:16 +00:00
mattijs
0f5ec6b9bc
STYLE: redistributeMeshPar : use construct-from-dictionary for fields
2011-02-15 12:26:09 +00:00
Henry
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00:00
mattijs
0c6789e539
STYLE: removed globalMeshData::bb(). Use mesh.bounds() instead
2011-01-20 13:46:02 +00:00
andy
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
andy
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce
.
2011-01-05 18:24:29 +00:00
graham
77190a351a
STYLE: trailing whitespace.
2011-01-05 11:21:35 +00:00
graham
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
andy
7a6cfda2f8
Merge branch 'olesenm'
2011-01-04 10:52:41 +00:00
mattijs
805f6f76fb
ENH: windTurbineTerrain: mesh and run in parallel
2010-12-30 12:46:37 +00:00
Mark Olesen
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