location.h File Reference
|
CPP API
|
location.h File Reference
#include "abm/location_id.h"#include "abm/mask_type.h"#include "abm/parameters.h"#include "abm/location_type.h"#include "memilio/geography/geolocation.h"#include "memilio/io/default_serialize.h"#include "boost/atomic/atomic.hpp"
Include dependency graph for location.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | mio::abm::Cell |
| The Location can be split up into several Cells. More... | |
| struct | mio::abm::CellCapacity |
| CellCapacity describes the size of a Cell. More... | |
| struct | mio::abm::CellIndex |
| class | mio::abm::Location |
| All Locations in the simulated Model where Persons gather. More... | |
Namespaces | |
| mio | |
| A collection of classes to simplify handling of matrix shapes in meta programming. | |
| mio::abm | |
Typedefs | |
| using | mio::abm::AirExposureRates = CustomIndexArray< boost::atomic< ScalarType >, CellIndex, VirusVariant > |
| using | mio::abm::ContactExposureRates = CustomIndexArray< boost::atomic< ScalarType >, CellIndex, VirusVariant, AgeGroup > |
Generated by