XGCa
|
Go to the source code of this file.
Functions | |
template<typename ViewType > | |
void | resize_view (ViewType &view, const std::vector< int > &extents) |
template<typename... Views> | |
void | broadcast_views (const MPI_Comm &comm, const int ROOT_RANK, Views &...views) |
void broadcast_views | ( | const MPI_Comm & | comm, |
const int | ROOT_RANK, | ||
Views &... | views | ||
) |
void resize_view | ( | ViewType & | view, |
const std::vector< int > & | extents | ||
) |