|
REMORA
Regional Modeling of Oceans Refined Adaptively
|
Go to the source code of this file.
Functions | |
| for (MFIter mfi(mf_cons, TilingIfNotGPU());mfi.isValid();++mfi) | |
Variables | |
| const bool | l_use_salt = m_solverChoice.use_salt |
| auto | geomdata = geom.data() |
| const int | khi = geomdata.Domain().bigEnd()[2] |
| for | ( | MFIter mfi(mf_cons, TilingIfNotGPU());mfi.isValid();++ | mfi | ) |
Definition at line 7 of file REMORA_InitAnalyticProb_Upwelling_Coupling.H.

| auto geomdata = geom.data() |
Definition at line 4 of file REMORA_InitAnalyticProb_Upwelling_Coupling.H.
| const int khi = geomdata.Domain().bigEnd()[2] |
Definition at line 5 of file REMORA_InitAnalyticProb_Upwelling_Coupling.H.
Referenced by for().
| const bool l_use_salt = m_solverChoice.use_salt |
Definition at line 2 of file REMORA_InitAnalyticProb_Upwelling_Coupling.H.
Referenced by for().