ORGANIZE_FuzzyMPIFilling

(chamberwise) parameter to allow MPI processes to fill points outside their own domain

Default: ORGANIZE_FuzzyMPIFilling = 0 (off) By default, each MPI process can only fill new points within its assigned domain. This can sometimes lead to some MPI domains not being filled sufficiently. With this setting on, each MPI process can fill points in a thin layer outside its assigned domain as well (fuzzy). In a future filling step, these points are redistributed to the neighboring MPI domain such that the neighboring MPI process can continue filling its domain. Note: This parameter can also be set chamberwise for multiphase simulations (see also KindOfProblem, CHAMBER). If it is not set for specific chambers, it is automatically set according to the non-chamberwise definition for all chambers.