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
|
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
|
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
|
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 |
|
andy
|
af115c5d01
|
ENH: Updated utilities using lagrangian classes
|
2011-02-24 16:47:54 +00:00 |
|
Henry
|
c3cb632c24
|
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
|
2011-02-08 18:22:00 +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
|
b18f6cc1ce
|
STYLE: 2011 copyright date.
|
2011-01-05 11:14:26 +00:00 |
|
graham
|
40315b21c0
|
ENH: Allow a weightField volScalarField to be specified in decomposeParDict.
Weights the cells in the decomposition.
|
2010-12-03 22:15:47 +00:00 |
|
Mark Olesen
|
d5acd22a63
|
STYLE: use labelUList typedef instead of UList<label> or unallocLabelList
|
2010-11-02 09:32:32 +01:00 |
|
mattijs
|
d51a8e1cb7
|
COMP: decomposePar : link against dummy version of metis,scotch so will always link
|
2010-10-13 15:44:18 +01:00 |
|
mattijs
|
ed67d5be34
|
STYLE: renamed IOFieldField to CompactIOField to be consistent with CompactIOList.
|
2010-10-01 17:33:07 +01:00 |
|
graham
|
bd91a2d5c3
|
ENH: Adding bools to turn off initCellFacePt() for reconstruction, post-processing etc.
|
2010-09-22 16:20:54 +01:00 |
|
graham
|
ebb9a9e1ac
|
ENH: tet decomposed particle tracking.
Squashed merge of particleInteractions up to
commit e7cb5bcf0315c359539ef1e715e1d51991343391
|
2010-09-17 16:59:17 +01:00 |
|
graham
|
012494fdb5
|
STYLE: Fixing code style requirements for all apps.
Exception: applyWallFunctionBoundaryConditions.C cannot split #include
directives.
|
2010-07-27 15:27:05 +01:00 |
|
mattijs
|
a2995ae0e5
|
ENH: decomposePar : allow -constant to override controlDict setting
|
2010-07-20 18:52:34 +01:00 |
|
henry
|
ccfb6e32a6
|
Corrected headers.
|
2010-06-23 16:54:54 +01:00 |
|
mattijs
|
e5e768403b
|
STYLE: decomposeParDict : added some more comment about multiLevel
|
2010-06-04 16:16:12 +01:00 |
|
mattijs
|
fbe04b18ec
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
src/parallel/decompose/scotchDecomp/scotchDecomp.C
|
2010-06-04 16:09:16 +01:00 |
|
mattijs
|
dafbfb5c20
|
ENH: multiLevel decomposition method.
|
2010-06-04 15:31:19 +01:00 |
|
andy
|
28b1a9e2c6
|
Merge branch 'olesenm'
|
2010-06-03 10:25:03 +01:00 |
|
graham
|
b79a5d7172
|
Merge branch 'master' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
|
2010-06-02 12:04:28 +01:00 |
|
mattijs
|
c51a2b0f63
|
ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction
|
2010-06-02 09:48:07 +01:00 |
|
graham
|
0531475578
|
ENH: IO Improvements, seg fault in parallel needing found.
|
2010-05-28 16:12:54 +01:00 |
|
graham
|
0f7a124152
|
ENH. Adding more IOFieldFields, using them in decomposePar and
reconstructPar to decompose and reconstruct lagrangian FieldField
data.
|
2010-05-27 19:10:55 +01:00 |
|
mattijs
|
8c94ccd392
|
STYLE: decomposeParDict: corrected comment
|
2010-05-19 16:33:19 +01:00 |
|
mattijs
|
a5c29da27a
|
BUG: decomposePar : was using the non-compact index for patch info
|
2010-05-19 16:32:56 +01:00 |
|
mattijs
|
f84a91d7ce
|
Merge commit 'origin/master' into splitCyclic
Conflicts:
applications/utilities/mesh/manipulation/createBaffles/createBaffles.C
applications/utilities/postProcessing/patch/patchIntegrate/patchIntegrate.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C
src/dynamicMesh/motionSmoother/motionSmoother.C
src/dynamicMesh/motionSmoother/motionSmoother.H
src/dynamicMesh/motionSmoother/motionSmootherTemplates.C
|
2010-05-18 13:28:21 +01:00 |
|
Mark Olesen
|
895a077cb1
|
STYLE: fixup some dictionary headers
|
2010-05-18 11:38:07 +02:00 |
|
Mark Olesen
|
59c0e8e24d
|
STYLE: fix 'forAll (' -> 'forAll(' format (again)
|
2010-06-02 09:13:48 +02:00 |
|