Utopia  2
Framework for studying models of complex & adaptive systems.
Classes | Namespaces | Typedefs
space.hh File Reference
#include <cmath>
#include <armadillo>
#include <spdlog/spdlog.h>
#include "../data_io/cfg_utils.hh"
#include "types.hh"
Include dependency graph for space.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Utopia::Space< num_dims >
 The Space bundles properties about the physical space a model resides in. More...
 

Namespaces

 Utopia
 

Typedefs

using Utopia::DefaultSpace = Space< 2 >
 The default Space object to be used throughout Utopia. More...