3#  ifndef __WORKER_SPECIFIC_HPP__ 
    4#    define __WORKER_SPECIFIC_HPP__ 
    6#    include <common/common.hpp> 
    7#    include <common/logger.hpp> 
    8#    include <core/simulation_parameters.hpp> 
    9#    include <dataexporter/partial_exporter.hpp> 
   37    std::shared_ptr<IO::Logger> logger,
 
   41    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:57
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