openfoam/applications/utilities/preProcessing/mapFields
Mark Olesen a9ffcab5af ENH: region-wise decomposition specification for decomposeParDict
Within decomposeParDict, it is now possible to specify a different
  decomposition method, methods coefficients or number of subdomains
  for each region individually.

  The top-level numberOfSubdomains remains mandatory, since this
  specifies the number of domains for the entire simulation.
  The individual regions may use the same number or fewer domains.

  Any optional method coefficients can be specified in a general
  "coeffs" entry or a method-specific one, eg "metisCoeffs".

  For multiLevel, only the method-specific "multiLevelCoeffs" dictionary
  is used, and is also mandatory.

----

ENH: shortcut specification for multiLevel.

  In addition to the longer dictionary form, it is also possible to
  use a shorter notation for multiLevel decomposition when the same
  decomposition method applies to each level.
2017-11-09 12:30:24 +01:00
..
Make ENH: parallel: added -decomposeParDict option to 2015-11-24 17:35:18 +00:00
createTimes.H mapFields: reset the FOAM_CASE environment variable 2016-09-17 14:53:15 +01:00
MapConsistentVolFields.H INT: Integration of Mattijs' collocated parallel IO additions 2017-07-07 11:39:56 +01:00
mapFields.C ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
mapFieldsDict STYLE: Consistency in Copyright statement 2016-06-27 22:38:50 +01:00
mapLagrangian.C ENH: Lagrangian - provided backwards compatibility for cases using the 2017-09-13 13:13:36 +01:00
mapLagrangian.H mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar 2015-05-26 11:32:46 +01:00
MapLagrangianFields.H Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
MapMeshes.H mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar 2015-05-26 11:32:46 +01:00
MapVolFields.H INT: Integration of Mattijs' collocated parallel IO additions 2017-07-07 11:39:56 +01:00
setTimeIndex.H mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar 2015-05-26 11:32:46 +01:00
UnMapped.H mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar 2015-05-26 11:32:46 +01:00