openfoam/applications/utilities/parallelProcessing/decomposePar
2018-11-21 16:38:33 +00:00
..
Make ENH: add decomposePar -dry-run option 2018-07-19 11:04:38 +02:00
decomposePar.C ENH: more stringent checks for fileName concatenation 2018-10-11 10:07:11 +02:00
decomposeParDict STYLE: add geometric constraint to decomposeParDict example (issue #921) 2018-11-15 11:45:18 +01:00
dimFieldDecomposer.C Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
dimFieldDecomposer.H STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
dimFieldDecomposerDecomposeFields.C Change field loop index from "fieldI" to "fieldi" 2016-05-02 18:20:48 +01:00
domainDecomposition.C ENH: more stringent checks for fileName concatenation 2018-10-11 10:07:11 +02:00
domainDecomposition.H ENH: add decomposePar -dry-run option 2018-07-19 11:04:38 +02:00
domainDecompositionDistribute.C ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
domainDecompositionDryRun.C ENH: add decomposePar -dry-run option 2018-07-19 11:04:38 +02:00
domainDecompositionDryRun.H ENH: add decomposePar -dry-run option 2018-07-19 11:04:38 +02:00
domainDecompositionMesh.C STYLE: revert bitSet/HashSet setMany() to set() method (issue #837) 2018-05-29 17:38:02 +02:00
domainDecompositionTemplates.C Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
faFieldDecomposer.C STYLE: remove spacing around forAll macros and template '> >' closing 2018-07-06 11:03:28 +02:00
faFieldDecomposer.H STYLE: remove spacing around forAll macros and template '> >' closing 2018-07-06 11:03:28 +02:00
faFieldDecomposerDecomposeFields.C STYLE: remove spacing around forAll macros and template '> >' closing 2018-07-06 11:03:28 +02:00
faMeshDecomposition.C ENH: faMesh: decompose zero-sized patches. Fixes #1090. 2018-11-21 16:38:33 +00:00
faMeshDecomposition.H ENH: add decomposePar -dry-run option 2018-07-19 11:04:38 +02:00
lagrangianFieldDecomposer.C STYLE: use list methods find/found instead of findIndex function 2017-10-24 19:07:34 +02:00
lagrangianFieldDecomposer.H STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
lagrangianFieldDecomposerDecomposeFields.C ENH: allow wordHashSet filter for IOobjectList::names 2018-07-26 14:56:52 +02:00
pointFieldDecomposer.C C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
pointFieldDecomposer.H STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
pointFieldDecomposerDecomposeFields.C Change field loop index from "fieldI" to "fieldi" 2016-05-02 18:20:48 +01:00
readFields.C ENH: allow wordHashSet filter for IOobjectList::names 2018-07-26 14:56:52 +02:00
readFields.H Updated template formatting to C++11 2016-07-12 20:03:29 +01:00