ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
This is the complete list of members for TerrainIF, including all inherited members.
dx | TerrainIF | protected |
dy | TerrainIF | protected |
dz | TerrainIF | protected |
dz_s | TerrainIF | protected |
operator()(AMREX_D_DECL(amrex::Real x, amrex::Real y, amrex::Real z)) const noexcept | TerrainIF | inline |
operator()(const amrex::RealArray &p) const noexcept | TerrainIF | inline |
prob_lo_x | TerrainIF | protected |
prob_lo_y | TerrainIF | protected |
prob_lo_z | TerrainIF | protected |
terr_arr | TerrainIF | protected |
TerrainIF(amrex::FArrayBox const &a_z_terrain, amrex::Geometry const &a_geom, amrex::Gpu::DeviceVector< amrex::Real > &a_dz_stretched) | TerrainIF | inline |