g4tools  5.4.0
Namespaces | Macros | Functions
hd2mpi File Reference
#include "../impi"
#include "histo_data"
#include "../forit"
#include "profile_data"
Include dependency graph for hd2mpi:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 
 tools::histo
 

Macros

#define tools_histo_hd2mpi
 

Functions

bool tools::histo::axis_dui_pack (impi &a_mpi, const axis< double, unsigned int > &a_axis)
 hist_data to mpi //////////////////////////////////////////////////////// More...
 
bool tools::histo::histo_data_duiuid_pack (impi &a_mpi, const histo_data< double, unsigned int, unsigned int, double > &a_hd)
 
bool tools::histo::axis_dui_unpack (impi &a_mpi, axis< double, unsigned int > &a_axis)
 mpi to hist_data //////////////////////////////////////////////////////// More...
 
bool tools::histo::histo_data_duiuid_unpack (impi &a_mpi, histo_data< double, unsigned int, unsigned int, double > &a_hd)
 
bool tools::histo::profile_data_duiuidd_pack (impi &a_mpi, const profile_data< double, unsigned int, unsigned int, double, double > &a_pd)
 profile_data to C struct //////////////////////////////////////////////// More...
 
bool tools::histo::profile_data_duiuidd_unpack (impi &a_mpi, profile_data< double, unsigned int, unsigned int, double, double > &a_pd)
 mpi to profile_data ///////////////////////////////////////////////////// More...
 

Macro Definition Documentation

◆ tools_histo_hd2mpi

#define tools_histo_hd2mpi

Definition at line 5 of file hd2mpi.