Utopia  2
Framework for studying models of complex & adaptive systems.
Classes | Namespaces | Typedefs
ContDisease.hh File Reference
#include <functional>
#include <random>
#include <utopia/core/model.hh>
#include <utopia/core/apply.hh>
#include <utopia/core/cell_manager.hh>
#include <utopia/core/select.hh>
#include "params.hh"
#include "state.hh"
Include dependency graph for ContDisease.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Utopia::Models::ContDisease::ContDisease
 Contagious disease model on a grid. More...
 

Namespaces

 Utopia
 
 Utopia::Models
 
 Utopia::Models::ContDisease
 

Typedefs

using Utopia::Models::ContDisease::CDCellTraits = Utopia::CellTraits< State, Update::manual >
 
using Utopia::Models::ContDisease::CDTypes = ModelTypes<>
 Typehelper to define data types of ContDisease model. More...