| Functions | |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | SetXBCs (const int i, const int j, const int k, const int n, const amrex::Array4< const amrex::Real > &s, amrex::Real &lo, amrex::Real &hi, amrex::Real velm, amrex::Real velp, const int bclo, const int bchi, const int domlo, const int domhi, const bool is_velocity) | 
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | SetYBCs (const int i, const int j, const int k, const int n, const amrex::Array4< const amrex::Real > &s, amrex::Real &lo, amrex::Real &hi, amrex::Real velm, amrex::Real velp, const int bclo, const int bchi, const int domlo, const int domhi, const bool is_velocity) | 
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void EBGodunovBC::SetXBCs | ( | const int | i, | 
| const int | j, | ||
| const int | k, | ||
| const int | n, | ||
| const amrex::Array4< const amrex::Real > & | s, | ||
| amrex::Real & | lo, | ||
| amrex::Real & | hi, | ||
| amrex::Real | velm, | ||
| amrex::Real | velp, | ||
| const int | bclo, | ||
| const int | bchi, | ||
| const int | domlo, | ||
| const int | domhi, | ||
| const bool | is_velocity | ||
| ) | 
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void EBGodunovBC::SetYBCs | ( | const int | i, | 
| const int | j, | ||
| const int | k, | ||
| const int | n, | ||
| const amrex::Array4< const amrex::Real > & | s, | ||
| amrex::Real & | lo, | ||
| amrex::Real & | hi, | ||
| amrex::Real | velm, | ||
| amrex::Real | velp, | ||
| const int | bclo, | ||
| const int | bchi, | ||
| const int | domlo, | ||
| const int | domhi, | ||
| const bool | is_velocity | ||
| ) |