|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|

Go to the source code of this file.
Functions | |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | getRhoAlpha (int i, int j, int k, amrex::Real &rhoAlpha_lo, amrex::Real &rhoAlpha_hi, const amrex::Array4< const amrex::Real > &cell_data, const amrex::Array4< const amrex::Real > &mu_turb, const amrex::Real *d_alpha_eff, const int *d_eddy_diff_idz, int prim_index, int prim_scal_index, bool l_consA, bool l_turb) |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void getRhoAlpha | ( | int | i, |
| int | j, | ||
| int | k, | ||
| amrex::Real & | rhoAlpha_lo, | ||
| amrex::Real & | rhoAlpha_hi, | ||
| const amrex::Array4< const amrex::Real > & | cell_data, | ||
| const amrex::Array4< const amrex::Real > & | mu_turb, | ||
| const amrex::Real * | d_alpha_eff, | ||
| const int * | d_eddy_diff_idz, | ||
| int | prim_index, | ||
| int | prim_scal_index, | ||
| bool | l_consA, | ||
| bool | l_turb | ||
| ) |
Referenced by ImplicitDiffForState_N(), ImplicitDiffForState_S(), and ImplicitDiffForState_T().
