#include <AMReX_Config.H>
#include <AMReX_LO_BCTYPES.H>
#include <AMReX_FArrayBox.H>
#include <AMReX_IArrayBox.H>
Go to the source code of this file.
Namespaces | |
amrex | |
amrex::detail | |
Functions | |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | amrex::detail::comp_bf (Real &bf1, Real &bf2, Real sb, Real h, int bct, Real bcl, int bho) |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | amrex::detail::comp_bflo (Real &bf1, Real &bf2, Real &bflo, Real sb, Real h, int bct, Real bcl, int bho) |