![]() |
RockyML
0.0.1
A High-Performance Scientific Computing Framework
|
A Communication strategy for broadcasting bcd mask. More...
#include <communication.h>


Public Member Functions | |
| sync_bcd_mask (int *bcd_mask) | |
| virtual void | apply () |
Public Member Functions inherited from rocky::zagros::mpi_strategy< T_e, T_dim > | |
| void | fetch_mpi_info () |
| receive MPI information including More... | |
| int | mpi_num_procs () const |
| int | mpi_rank () const |
Public Member Functions inherited from rocky::zagros::basic_strategy< T_e, T_dim > | |
| virtual void | reset () |
Protected Attributes | |
| int * | bcd_mask_ |
Protected Attributes inherited from rocky::zagros::mpi_strategy< T_e, T_dim > | |
| int | mpi_num_procs_ |
| int | mpi_rank_ |
A Communication strategy for broadcasting bcd mask.