household.cpp File Reference

CPP API: household.cpp File Reference
household.cpp File Reference
Include dependency graph for household.cpp:

Namespaces

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

Functions

void mio::abm::add_household_group_to_model (Model &model, const HouseholdGroup &household_group)
 Adds Households from a HouseholdGroup to the Model. More...
 
void mio::abm::add_household_to_model (Model &model, const Household &household)
 Adds a specific Household to the Model. More...