metawards.iterators.advance_additional

metawards.iterators.advance_additional(nthreads, **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 (Infections) – Space to hold the infections
  • profiler (Profiler) – Used to profile this function
  • kwargs – Arguments that aren’t used by this advancer