TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
#include <nda/concepts.hpp>
Check if a given type satisfies the array initializer concept for a given nda::MemoryArray type.
They are mostly used in lazy mpi calls (see e.g. nda::mpi_reduce).
A | Type to check. |
B | nda::MemoryArray type. |
Definition at line 325 of file concepts.hpp.