OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
b_cast_helper< is_lin_or_inte > Struct Template Reference

Detailed Description

template<bool is_lin_or_inte>
struct b_cast_helper< is_lin_or_inte >

Definition at line 224 of file MPI_IBcastW.hpp.

Static Public Member Functions

template<typename T , typename Mem , template< typename > class layout_base>
static void bcast_ (openfpm::vector< MPI_Request > &req, openfpm::vector< T, Mem, layout_base > &v, size_t root)
 

Member Function Documentation

◆ bcast_()

template<bool is_lin_or_inte>
template<typename T , typename Mem , template< typename > class layout_base>
static void b_cast_helper< is_lin_or_inte >::bcast_ ( openfpm::vector< MPI_Request > &  req,
openfpm::vector< T, Mem, layout_base > &  v,
size_t  root 
)
inlinestatic

Definition at line 227 of file MPI_IBcastW.hpp.


The documentation for this struct was generated from the following file: