|
virtual bool | add_basket (basket *a_basket) |
|
| basket_add (impi &a_mpi, int a_dest, int a_tag, uint32 a_id, uint32 a_icol, branch &a_parallel_branch, std::vector< icol * > &a_cols, bool a_row_mode) |
|
| mpi_basket_add (impi &a_mpi, int a_dest, int a_tag, uint32 a_id, uint32 a_icol) |
|
virtual | ~iadd_basket () |
|
Definition at line 22 of file mpi_ntuple_column_wise.
◆ basket_add() [1/2]
tools::wroot::mpi_ntuple_column_wise::basket_add::basket_add |
( |
impi & |
a_mpi, |
|
|
int |
a_dest, |
|
|
int |
a_tag, |
|
|
uint32 |
a_id, |
|
|
uint32 |
a_icol, |
|
|
branch & |
a_parallel_branch, |
|
|
std::vector< icol * > & |
a_cols, |
|
|
bool |
a_row_mode |
|
) |
| |
|
inline |
◆ basket_add() [2/2]
tools::wroot::mpi_ntuple_column_wise::basket_add::basket_add |
( |
const basket_add & |
a_from | ) |
|
|
inlineprotected |
◆ add_basket()
virtual bool tools::wroot::mpi_ntuple_column_wise::basket_add::add_basket |
( |
basket * |
a_basket | ) |
|
|
inlinevirtual |
◆ operator=()
basket_add& tools::wroot::mpi_ntuple_column_wise::basket_add::operator= |
( |
const basket_add & |
a_from | ) |
|
|
inlineprotected |
◆ m_cols
std::vector<icol*>& tools::wroot::mpi_ntuple_column_wise::basket_add::m_cols |
|
protected |
◆ m_parallel_branch
branch& tools::wroot::mpi_ntuple_column_wise::basket_add::m_parallel_branch |
|
protected |
◆ m_row_mode
bool tools::wroot::mpi_ntuple_column_wise::basket_add::m_row_mode |
|
protected |
The documentation for this class was generated from the following file: