Skip to content

Make MdModulesCheckpointReadingBroadcast independent of t_commrec

MdModulesCheckpointReadingBroadcast only needs a communicator and information about whether the simulation is parallel. This change makes this requirement explicit, instead of passing a pointer to the entire t_commrec. This change is a step in the simplification of t_commrec.

Refs #2395

Edited by Pascal Merz

Merge request reports