#include <AMReX_Config.H>
#include <AMReX_Gpu.H>
#include <AMReX_Geometry.H>
#include <AMReX_FArrayBox.H>
#include <AMReX_IArrayBox.H>
#include <cmath>
Go to the source code of this file.
Namespaces | |
amrex | |
Functions | |
AMREX_GPU_HOST_DEVICE void | amrex::amrex_fill_slice_interp (Box const &bx, Array4< Real > slice, Array4< Real const > const &full, int scomp, int fcomp, int ncomp, int dir, Real coord, GeometryData const &gd) noexcept |