pyAMReX
Namespaces | Functions
Array4.H File Reference
#include "pyAMReX.H"
#include <AMReX_Array4.H>
#include <AMReX_BLassert.H>
#include <AMReX_GpuContainers.H>
#include <AMReX_IntVect.H>
#include <complex>
#include <cstdint>
#include <iterator>
#include <sstream>
#include <type_traits>
#include <vector>

Go to the source code of this file.

Namespaces

 pyAMReX
 

Functions

template<typename T >
py::dict pyAMReX::array_interface (Array4< T > const &a4)
 
template<typename T >
void pyAMReX::make_Array4 (py::module &m, std::string typestr)