TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
Files | |
broadcast.hpp | |
Provides an MPI broadcast function for nda::basic_array or nda::basic_array_view types. | |
gather.hpp | |
Provides an MPI gather function for nda::basic_array or nda::basic_array_view types. | |
reduce.hpp | |
Provides an MPI reduce function for nda::basic_array or nda::basic_array_view types. | |
scatter.hpp | |
Provides an MPI scatter function for nda::basic_array or nda::basic_array_view types. | |
utils.hpp | |
Provides various utility functions used by the MPI interface of nda. | |