Go to the source code of this file.
Namespaces | |
| namespace | amrex |
Functions | |
| template<typename T > | |
| __host__ __device__ void | amrex::yafluxreg_crseadd (Box const &bx, Array4< T > const &d, Array4< int const > const &flag, Array4< T const > const &fx, T dtdx, int nc) noexcept |
| template<typename T > | |
| __host__ __device__ void | amrex::yafluxreg_fineadd (Box const &bx, Array4< T > const &d, Array4< T const > const &f, T dtdx, int nc, int dirside, Dim3 const &rr) noexcept |