File riemann_solvers.H
Functions
- AMREX_GPU_HOST_DEVICE AMREX_INLINE void compute_flux_q (const int i, const int j, const int k, const int idir, const GeometryData &geomdata, const RiemannState &qint, Array4< Real > const &F, Array4< Real > const &rF, Array4< Real > const &qgdnv, const bool store_full_state)
- AMREX_GPU_HOST_DEVICE AMREX_INLINE void riemann_state (const int i, const int j, const int k, const int idir, Array4< Real > const &qm, Array4< Real > const &qp, Array4< Real const > const &qaux_arr, RiemannState &qint, const bool special_bnd_lo, const bool special_bnd_hi, GpuArray< int, 3 > const &domlo, GpuArray< int, 3 > const &domhi)