Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
amrex::ParallelGather Namespace Reference

Functions

template<typename T >
void Gather (const T *v, int cnt, T *vs, int root, MPI_Comm comm)
 
template<typename T >
void Gather (const T &v, T *vs, int root, MPI_Comm comm)