Utopia  2
Framework for studying models of complex & adaptive systems.
Classes | Namespaces | Typedefs
SEIRD.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 "counters.hh"
#include "params.hh"
#include "state.hh"
Include dependency graph for SEIRD.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Utopia::Models::SEIRD::SEIRD
 SEIRD model on a grid. More...
 

Namespaces

 Utopia
 
 Utopia::Models
 
 Utopia::Models::SEIRD
 

Typedefs

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