lockdown_rules.h File Reference

CPP API: lockdown_rules.h File Reference
lockdown_rules.h File Reference
#include "abm/time.h"
#include "abm/location_type.h"
#include "abm/person.h"
#include "abm/parameters.h"
#include "memilio/epidemiology/damping.h"
#include "memilio/epidemiology/contact_matrix.h"
Include dependency graph for lockdown_rules.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mio
 A collection of classes to simplify handling of matrix shapes in meta programming.
 
 mio::abm
 

Functions

void mio::abm::close_social_events (TimePoint t_begin, ScalarType p, Parameters &params)
 During lockdown Persons join social events less often. More...
 
void mio::abm::set_home_office (TimePoint t_begin, ScalarType p, Parameters &params)
 Persons who are in home office are staying at home instead of going to work. More...
 
void mio::abm::set_school_closure (TimePoint t_begin, ScalarType p, Parameters &params)
 If schools are closed, students stay at home instead of going to school. More...