Forked from
Core Modules / dune-common
Source project has a limited visibility.
-
Andreas Dedner authored
constructed. Finalize is however always caused on destruction leading to problems with other packages calling init/finalize before/after MPIHelper is setup. Added a bool storing the information if MPIInit was called by the MPIHelper so that finalize is only called in that case.
Andreas Dedner authoredconstructed. Finalize is however always caused on destruction leading to problems with other packages calling init/finalize before/after MPIHelper is setup. Added a bool storing the information if MPIInit was called by the MPIHelper so that finalize is only called in that case.
ugintersectionit.hh 6.33 KiB