|
REMORA
Regional Modeling of Oceans Refined Adaptively
|
Boundary fill types. More...
Functions | |
| int | xvel_bc (int ncons) noexcept |
| int | yvel_bc (int ncons) noexcept |
| int | zvel_bc (int ncons) noexcept |
| int | ubar_bc (int ncons) noexcept |
| int | vbar_bc (int ncons) noexcept |
| int | zeta_bc (int ncons) noexcept |
| int | tke_bc (int ncons) noexcept |
| int | foextrap_periodic_bc (int ncons) noexcept |
| int | foextrap_bc (int ncons) noexcept |
| int | u2d_simple_bc (int ncons) noexcept |
| int | v2d_simple_bc (int ncons) noexcept |
| int | NumTypes (int ncons) noexcept |
Variables | |
| static constexpr int | cons_bc = 0 |
| static constexpr int | Temp_bc_comp = 0 |
| static constexpr int | Salt_bc_comp = 1 |
| static constexpr int | Scalar_bc_comp = 2 |
Boundary fill types.
|
inlinenoexcept |
Definition at line 49 of file REMORA_IndexDefines.H.
Referenced by REMORA::foextrap_bc(), REMORAPhysBCFunct::impose_cons_bcs(), REMORAPhysBCFunct::impose_xvel_bcs(), REMORAPhysBCFunct::impose_yvel_bcs(), REMORAPhysBCFunct::impose_zvel_bcs(), and REMORAPhysBCFunct::operator()().

|
inlinenoexcept |
Definition at line 48 of file REMORA_IndexDefines.H.
Referenced by REMORA::foextrap_periodic_bc().

|
inlinenoexcept |
Definition at line 52 of file REMORA_IndexDefines.H.
Referenced by REMORA::init_bcs(), and REMORA::num_bc_vars().


|
inlinenoexcept |
Definition at line 47 of file REMORA_IndexDefines.H.
Referenced by REMORA::tke_bc().

|
inlinenoexcept |
Definition at line 50 of file REMORA_IndexDefines.H.
Referenced by REMORA::u2d_simple_bc().

|
inlinenoexcept |
Definition at line 44 of file REMORA_IndexDefines.H.
Referenced by REMORA::ubar_bc().

|
inlinenoexcept |
Definition at line 51 of file REMORA_IndexDefines.H.
Referenced by REMORA::v2d_simple_bc().

|
inlinenoexcept |
Definition at line 45 of file REMORA_IndexDefines.H.
Referenced by REMORA::vbar_bc().

|
inlinenoexcept |
Definition at line 41 of file REMORA_IndexDefines.H.
Referenced by REMORA::xvel_bc().

|
inlinenoexcept |
Definition at line 42 of file REMORA_IndexDefines.H.
Referenced by REMORA::yvel_bc().

|
inlinenoexcept |
Definition at line 46 of file REMORA_IndexDefines.H.
Referenced by REMORAPhysBCFunct::impose_cons_bcs(), and REMORA::zeta_bc().

|
inlinenoexcept |
Definition at line 43 of file REMORA_IndexDefines.H.
Referenced by REMORA::zvel_bc().

|
staticconstexpr |
Definition at line 36 of file REMORA_IndexDefines.H.
Referenced by REMORA::advance_3d(), REMORA::ErrorEst(), REMORA::init_bcs(), REMORA::InitData(), REMORA::MakeNewLevelFromCoarse(), REMORA::RemakeLevel(), REMORA::set_coriolis(), REMORA::set_init_data_averaged_down(), REMORA::set_zeta(), and REMORA::setup_step().
|
staticconstexpr |
Definition at line 38 of file REMORA_IndexDefines.H.
Referenced by REMORA::init_bcs().
|
staticconstexpr |
Definition at line 39 of file REMORA_IndexDefines.H.
|
staticconstexpr |
Definition at line 37 of file REMORA_IndexDefines.H.
Referenced by REMORA::init_bcs(), REMORA::init_only(), and REMORA::MakeNewLevelFromCoarse().