Home
last modified time | relevance | path

Searched defs:serialized_array_irecv_data (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/mpi/detail/
Drequest_handlers.hpp55 struct serialized_array_irecv_data struct
57 serialized_array_irecv_data(const communicator& comm, T* values, int n) in serialized_array_irecv_data() argument
62 std::size_t m_count;
63 packed_iarchive m_ia;
64 T* m_values;
65 int m_nb;