include/pops/parallel/comm.hpp Source FileΒΆ
|
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
|
comm.hpp
Go to the documentation of this file.
89// (System::add_dt_bound): the host callback is evaluated PER RANK, the global min guarantees a dt
120// the global OR gathers the tags on each rank before the Berger-Rigoutsos clustering, which then
121// produces IDENTICAL fine patches everywhere (otherwise the fine BoxArray would differ per rank -> MPI
122// desynchronized). See the note in tag_box.hpp ("the distributed tags will be gathered before clustering").
Definition amr_hierarchy.hpp:29
Generated by