|
CellModules
|
#include <array>#include <functional>#include <unordered_set>#include <utility>#include <vector>#include "integrators.hpp"#include "mecacell/utilities/hooktools.hpp"#include "mecacell/utilities/threadpool.hpp"#include "mecacell/utilities/utils.hpp"#include <chrono>#include <string>#include <map>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | MecaCell::World< Cell, Integrator > |
| Where "everything" happens. More... | |
| struct | MecaCell::World< Cell, Integrator >::dumb |
| struct | MecaCell::World< Cell, Integrator >::embedded_plugin_type< class, class > |
| struct | MecaCell::World< Cell, Integrator >::embedded_plugin_type< T, void_t< typename T::embedded_plugin_t > > |
Namespaces | |
| namespace | MecaCell |
| this file contains various miscellanious utility functions & helpers * | |