Loading...
Searching...
No Matches
Go to the source code of this file.
|
| AMREX_GPU_DEVICE AMREX_FORCE_INLINE amrex::Real | amrex::amrex_calc_alpha_stencil (Real q_hat, Real q_max, Real q_min, Real state) noexcept |
| |
| AMREX_GPU_DEVICE AMREX_FORCE_INLINE amrex::GpuArray< amrex::Real, 3 > | amrex::amrex_calc_centroid_limiter (int i, int j, int k, int n, amrex::Array4< amrex::Real const > const &state, amrex::Array4< amrex::EBCellFlag const > const &flag, const amrex::GpuArray< amrex::Real, 3 > &slopes, amrex::Array4< amrex::Real const > const &ccent) noexcept |
| |