#include "../impi"
#include "histo_data"
#include "../forit"
#include "profile_data"
Go to the source code of this file.
|
| 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...
|
| |
◆ tools_histo_hd2mpi
| #define tools_histo_hd2mpi |
Definition at line 5 of file hd2mpi.