g4tools
5.4.0
g4tools
tools
wroot
mpi_protocol
Go to the documentation of this file.
1
// Copyright (C) 2010, Guy Barrand. All rights reserved.
2
// See the file tools.license for terms.
3
4
#ifndef tools_wroot_mpi_protocol
5
#define tools_wroot_mpi_protocol
6
7
#include "../typedefs"
8
9
namespace
tools
{
10
namespace
wroot {
11
12
inline
uint32
mpi_protocol_basket
() {
return
1;}
13
inline
uint32
mpi_protocol_baskets
() {
return
2;}
14
inline
uint32
mpi_protocol_end_fill
() {
return
3;}
15
16
}}
17
18
#endif
tools::wroot::mpi_protocol_baskets
uint32 mpi_protocol_baskets()
Definition:
mpi_protocol:13
tools
inlined C code : ///////////////////////////////////
Definition:
aida_ntuple:26
tools::wroot::mpi_protocol_end_fill
uint32 mpi_protocol_end_fill()
Definition:
mpi_protocol:14
tools::wroot::mpi_protocol_basket
uint32 mpi_protocol_basket()
Definition:
mpi_protocol:12
tools::uint32
unsigned int uint32
Definition:
typedefs:71
Generated by
1.8.20