1 #ifndef OMEGA_H_REMOTES_HPP
2 #define OMEGA_H_REMOTES_HPP
4 #include <Omega_h_array.hpp>
5 #include <Omega_h_comm.hpp>
18 Remotes identity_remotes(CommPtr comm, LO n);
26 leaf_idxs(leaf_idxs_), root_idxs(root_idxs_),
27 root_ranks(root_ranks_) {}
Definition: amr_mpi_test.cpp:6
Write< T > unmap(LOs a2b, Read< T > b_data, Int width)
return the array of b_data in the order specified by a2b
Definition: Omega_h_map.cpp:77
Definition: Omega_h_remotes.hpp:9
Definition: Omega_h_remotes.hpp:23