openfoam/applications/utilities/parallelProcessing/decomposePar
2017-11-08 14:54:57 +01:00
..
Make BUG: missing parallel-aware for metis-like decomposition 2017-10-13 12:45:28 +02:00
decomposePar.C ENH: add rmDir silent option for all fileOperations implementations 2017-11-08 14:54:57 +01:00
decomposeParDict Patches contributed by Mattijs Janssens: 2016-05-15 16:36:48 +01:00
dimFieldDecomposer.C Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
dimFieldDecomposer.H Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
dimFieldDecomposerDecomposeFields.C Change field loop index from "fieldI" to "fieldi" 2016-05-02 18:20:48 +01:00
domainDecomposition.C INT: Integration of Mattijs' collocated parallel IO additions 2017-07-07 11:39:56 +01:00
domainDecomposition.H Patches contributed by Mattijs Janssens: 2016-05-15 16:36:48 +01:00
domainDecompositionDistribute.C GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
domainDecompositionMesh.C Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
domainDecompositionTemplates.C Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
lagrangianFieldDecomposer.C STYLE: use list methods find/found instead of findIndex function 2017-10-24 19:07:34 +02:00
lagrangianFieldDecomposer.H decomposePar: Corrected construction of cloud for processors 2016-09-21 17:19:58 +01:00
lagrangianFieldDecomposerDecomposeFields.C INT: Integration of Mattijs' collocated parallel IO additions 2017-07-07 11:39:56 +01: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 Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
pointFieldDecomposerDecomposeFields.C Change field loop index from "fieldI" to "fieldi" 2016-05-02 18:20:48 +01:00
readFields.C Updated template formatting to C++11 2016-07-12 20:03:29 +01:00
readFields.H Updated template formatting to C++11 2016-07-12 20:03:29 +01:00