1#ifndef __HOST_SPECIFIC_HPP__
2#define __HOST_SPECIFIC_HPP__
6#include <common/logger.hpp>
7#include <core/simulation_parameters.hpp>
8#include <dataexporter/partial_exporter.hpp>
37 std::shared_ptr<IO::Logger> logger,
42 std::unique_ptr<CmaUtils::FlowMapTransitionner>&& transitioner,
Manages the reading, caching, and transitioning of flowmaps for simulation timesteps.
Definition transitionner.hpp:41
Exporter for each MPI worker (including host) that exports data relative to particle state.
Definition partial_exporter.hpp:27
Definition simulation.hpp:56
Namespace to handle algorithms and structures related to reading compartment mesh.
Definition host_specific.hpp:18
Namespace that contains classes and structures related to simulation handling.
Definition host_specific.hpp:13
Definition simulation_parameters.hpp:59
Definition execinfo.hpp:12