|
pyAMReX
|
Functions | |
| template<typename T > | |
| py::dict | array_interface (Array4< T > const &a4) |
| template<typename T > | |
| void | make_Array4 (py::module &m, std::string typestr) |
| py::dict pyAMReX::array_interface | ( | Array4< T > const & | a4 | ) |
CPU: array_interface v3
https://numpy.org/doc/stable/reference/arrays.interface.html
| void pyAMReX::make_Array4 | ( | py::module & | m, |
| std::string | typestr | ||
| ) |