1#ifndef __DIMENSIONS_HPP__
2#define __DIMENSIONS_HPP__
13 template <
class Archive>
Namespace that contains classes and structures related to simulation handling.
Definition host_specific.hpp:12
Definition dimensions.hpp:9
std::size_t n_species
Definition dimensions.hpp:10
std::size_t n_compartment
Definition dimensions.hpp:11
void serialize(Archive &archive)
Definition dimensions.hpp:15