metawards.iterators.advance_additional_omp¶
-
metawards.iterators.
advance_additional_omp
(**kwargs)[source]¶ Advance the infection by infecting additional wards based on a pre-determined pattern based on the additional seeds (parallel version)
Parameters: - network (Network) – The network being modelled
- population (Population) – The population experiencing the outbreak - also contains the day of the outbreak
- infections – Space to hold the ‘work’ infections
- play_infections – Space to hold the ‘play’ infections
- profiler (Profiler) – Used to profile this function
- kwargs – Arguments that aren’t used by this advancer