openfoam/applications/utilities/parallelProcessing/decomposePar
Mark Olesen e98acdc4fc ENH: extend type aliases to include geometric boundary fields (#2348)
STYLE: LduInterfaceFieldPtrsList as alias instead of a class

STYLE: define patch lists typedefs when defining the base patch

- eg, polyPatchList typedef within polyPatch.H

INT: relocate GeometricField::Boundary -> GeometricBoundaryField

- was internal to GeometricField but moving it outside simplifies
  forward declarations etc. Code adapted from openfoam.org
2022-03-30 16:36:03 +02:00
..
Make ENH: collect and cleanup decompose and reconstruct methods (#2084) 2021-05-27 21:04:55 +02:00
decomposePar.C ENH: additional decompose options 2021-11-09 15:44:54 +01:00
domainDecomposition.C ENH: extend type aliases to include geometric boundary fields (#2348) 2022-03-30 16:36:03 +02:00
domainDecomposition.H ENH: expose decomposePar -dry-run options -domains, -method 2021-05-19 18:16:05 +02:00
domainDecompositionDistribute.C ENH: collect and cleanup decompose and reconstruct methods (#2084) 2021-05-27 21:04:55 +02:00
domainDecompositionDryRun.C ENH: add IOobject::objectRelPath() for compact output (#2195) 2021-09-07 16:35:34 +02:00
domainDecompositionDryRun.H ENH: expose decomposePar -dry-run options -domains, -method 2021-05-19 18:16:05 +02:00
domainDecompositionDryRunWrite.C ENH: add IOobject::objectRelPath() for compact output (#2195) 2021-09-07 16:35:34 +02:00
domainDecompositionMesh.C GIT: Header file updates 2019-10-31 14:48:44 +00:00
domainDecompositionTemplates.C ENH: use concise forms for walking processor and cyclic boundaries 2021-02-09 17:57:49 +01:00
domainDecompositionWrite.C ENH: additional decompose options 2021-11-09 15:44:54 +01:00
lagrangianFieldDecomposer.C GIT: Header file updates 2019-10-31 14:48:44 +00:00
lagrangianFieldDecomposer.H ENH: collect and cleanup decompose and reconstruct methods (#2084) 2021-05-27 21:04:55 +02:00
lagrangianFieldDecomposerFields.C ENH: collect and cleanup decompose and reconstruct methods (#2084) 2021-05-27 21:04:55 +02:00
readFields.C ENH: additional decompose options 2021-11-09 15:44:54 +01:00
readFields.H GIT: Header file updates 2019-10-31 14:48:44 +00:00