Utopia  2
Framework for studying models of complex & adaptive systems.
Classes | Namespaces
cell_manager.hh File Reference
#include <algorithm>
#include <type_traits>
#include <string_view>
#include <unordered_set>
#include <armadillo>
#include "logging.hh"
#include "types.hh"
#include "exceptions.hh"
#include "cell.hh"
#include "grids.hh"
#include "apply.hh"
#include "select.hh"
Include dependency graph for cell_manager.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Utopia::CellManager< CellTraits, Model >
 Manages a physical space, its grid discretization, and cells on that grid. More...
 

Namespaces

 Utopia