|
REMORA
Regional Modeling of Oceans Refined Adaptively
|
Go to the source code of this file.
Functions | |
| for (MFIter mfi(mf_pm, TilingIfNotGPU());mfi.isValid();++mfi) | |
| mf_pn | setVal (dxi[1]) |
Variables | |
| auto | geomdata = geom.data() |
| const int | Lm = geomdata.Domain().size()[0] |
| const auto | dxi = geom.InvCellSize() |
| for | ( | MFIter mfi(mf_pm, TilingIfNotGPU());mfi.isValid();++ | mfi | ) |
Definition at line 5 of file REMORA_InitAnalyticGridScale_BoundaryLayer.H.
| mf_pn setVal | ( | dxi | [1] | ) |
| const auto dxi = geom.InvCellSize() |
Definition at line 4 of file REMORA_InitAnalyticGridScale_BoundaryLayer.H.
Referenced by REMORA::set_grid_scale().
| auto geomdata = geom.data() |
Definition at line 2 of file REMORA_InitAnalyticGridScale_BoundaryLayer.H.
Referenced by for(), for(), REMORA::gls_corrector(), REMORA::gls_prestep(), if(), REMORAPhysBCFunct::impose_cons_bcs(), REMORAPhysBCFunct::impose_xvel_bcs(), REMORAPhysBCFunct::impose_yvel_bcs(), REMORAPhysBCFunct::impose_zvel_bcs(), REMORA::init_beta_plane_coriolis(), REMORA::prestep_t_advection(), REMORA::rhs_t_3d(), REMORA::rhs_uv_2d(), REMORA::rhs_uv_3d(), REMORA::stretch_transform(), and REMORA::update_massflux_3d().
| const int Lm = geomdata.Domain().size()[0] |
Definition at line 3 of file REMORA_InitAnalyticGridScale_BoundaryLayer.H.
Referenced by for().