mattijs
916dcb8685
ENH: parallel: overhaul of parallel mapping
...
- redistributePar to have almost (complete) functionality of decomposePar+reconstructPar
- low-level distributed Field mapping
- support for mapping surfaceFields (including flipping faces)
- support for decomposing/reconstructing refinement data
2015-11-17 15:05:05 +00:00
Henry
82c0cc5312
timeSelector: Rename option zeroTime -> withZero for consistency with the noZero option
2015-04-25 15:12:08 +01:00
Henry
9c6a3c66d7
reconstructParMesh: Correct handling of time and constant command-line options
...
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1641
2015-04-18 11:51:51 +01:00
Henry
5a12edc36c
reconstructParMesh: Enable -constant and -zeroTime options
2015-04-12 10:01:33 +01:00
Henry
0bf2543df6
utilities: Correct "End" statement to be consistent with all other applications
2015-02-12 22:14:02 +00:00
Henry
525a0b3e0f
decomposePar: Do not register Lagrangian IOFields as the names may conflict with those of volFields
...
Required change to IOobjectList to support the optional no-registration specification
2015-02-12 21:59:17 +00:00
Henry
d01afadbc1
Name fields to avoid duplicate registration
2015-02-12 12:33:45 +00:00
Henry
c778346c96
Formatting: Rationalized the indentation of #include
2015-02-10 20:35:50 +00:00
OpenFOAM-admin
9fb26d59d3
GIT: Repo update
2014-12-11 08:35:10 +00:00
mattijs
2123632db2
ENH: redistributePar: allow time override
2014-06-02 15:37:58 +01:00
mattijs
8e76c66558
ENH: redistributePar: start with all patches present
2014-03-20 16:46:38 +00:00
andy
9688b6ccdc
BUG: decomposePar - updated to handle multiple processor cyclic patches - mantis 879
2014-02-21 16:18:00 +00:00
OpenFOAM-admin
fbb3ddf2c4
Updated for release 2.3.0
2014-02-17 10:21:46 +00:00
mattijs
6d5dd7e30d
ENH: decomposePar: corrected comment in header
2014-01-28 10:42:46 +00:00
mattijs
7506490ecf
STYLE: reconstructParMesh: typo in comment
2014-01-27 12:29:52 +00:00
mattijs
311288a1e0
STYLE: reconstructPar: added comment
2014-01-20 09:38:13 +00:00
mattijs
8eccdc479c
BUG: redistributePar: do not allow functionObjects (runTime++ re-executes them)
2014-01-09 14:35:05 +00:00
mattijs
d70442a5fe
ENH: reconstructParMesh: filtering region0
2014-01-09 10:25:11 +00:00
mattijs
e7156dbec0
ENH: reconstructParMesh: handle times without meshes
2014-01-09 10:20:26 +00:00
mattijs
2dfa827af1
ENH: reconstructPar: pick up cellSets from current time instead of mesh time
2013-12-16 12:43:17 +00:00
mattijs
b99906f32d
BUG: reconstructPar: setting time ( #1107 )
2013-12-13 16:53:07 +00:00
andy
c0f93b84bf
ENH: reconstructParMesh - added support for handling multiple time steps
2013-12-04 08:47:48 +00:00
mattijs
6bdc55c825
ENH: decomposePar: decompose sets
2013-11-27 16:04:15 +00:00
mattijs
0adb707ec7
ENH: reconstructParMesh: write cellDist field to 0
2013-11-20 16:03:02 +00:00
mattijs
bcc8f6013f
ENH: reconstructPar: always reconstruct cellSets, faceSets, pointSets
2013-11-07 12:32:40 +00:00
mattijs
fa328ab678
ENH: reconstructPar: additional printing
2013-10-30 15:12:36 +00:00
mattijs
61966615ee
ENH: decomposePar: decompose hexRef8 data (snappyHexMesh)
2013-10-08 14:57:22 +01:00
mattijs
5ac31aabc8
ENH: FieldMapper: extend with unmapped checking flag
2013-09-12 15:37:53 +01:00
mattijs
8fb58d0e88
BUG: reconstructPar: disallow explicit conversion of instant
2013-09-10 09:07:27 +01:00
mattijs
f9139aa031
ENH: decomposePar: added logic for preserving baffles
2013-08-07 11:03:01 +01:00
mattijs
fd5cebcd47
ENH: decompositionMethod: move constraints into library
2013-08-02 17:41:47 +01:00
mattijs
968c01fd20
ENH: reconstructParMesh: added -cellDist option like decomposePar
2013-08-01 13:14:01 +01:00
mattijs
1f64e5c7f5
ENH: reconstructPar: added reconstructing cellSets, pointSets, faceSets
2013-06-14 14:56:33 +01:00
mattijs
ba45a48caf
ENH: decomposePar: decomposing cellSets, faceSets, pointSets
2013-06-14 12:46:32 +01:00
mattijs
9ffb6c3f99
STYLE: processor*patch: unused argument
2013-05-22 17:26:05 +01:00
mattijs
c4a4611b0f
Merge remote-tracking branch 'origin/feature/procAgglom'
...
Conflicts:
src/OpenFOAM/meshes/lduMesh/lduMesh.H
2013-05-02 14:44:59 +01:00
mattijs
d7cadf4937
Merge remote-tracking branch 'origin/master' into feature/procAgglom
...
Conflicts:
src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
src/finiteVolume/fvMesh/fvMesh.H
2013-04-23 09:41:15 +01:00
andy
34ac08a931
ENH: Code updates following changed to IOobjectList
2013-04-08 15:33:02 +01:00
andy
951c8436aa
ENH: Applying Gijs' patch: Update header documentation for utilities
2013-02-21 10:54:34 +00:00
mattijs
ea8d290191
ENH: communicators: initial version - extended Pstream API
2013-02-04 10:17:37 +00:00
Henry
2eb05ebb87
reconstructPar: -newTimes no longer constructs the mesh if all times are already reconstructed
2013-01-25 12:42:54 +00:00
mattijs
b20b5d3706
ENH: decomposePar: corrected dictionaries
2013-01-09 14:52:51 +00:00
Henry
db89978ade
Updated headers for Laurence and Andy
2012-12-17 11:42:00 +00:00
laurence
057eff0e59
ENH: update fvMeshDistribute and domainDecomposition to use new
...
coupledPolyPatch constructor
2012-12-11 17:07:12 +00:00
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