4#ifndef __WORKER_SPECIFIC_HPP__
5#define __WORKER_SPECIFIC_HPP__
7#include <dataexporter/partial_exporter.hpp>
8#include <common/common.hpp>
9#include <core/simulation_parameters.hpp>
20 class FlowMapTransitionner;
41 std::unique_ptr<CmaUtils::FlowMapTransitionner> &&transitioner,
Core::PartialExporter&partial_exporter);
Exporter for each MPI worker (including host) that exports data relative to particle state.
Definition partial_exporter.hpp:25
Definition simulation.hpp:65
Namespace to handle algorithms and structures related to reading compartment mesh.
Definition host_specific.hpp:17
Namespace that contains classes and structures related to simulation handling.
Definition host_specific.hpp:12
Definition simulation_parameters.hpp:53
Definition execinfo.hpp:12