|
REMORA
Regional Modeling of Oceans Refined Adaptively
|
Go to the source code of this file.
Functions | |
| ParmParse | pp_prob ("remora.prob") |
| pp_prob | query ("traditional", traditional) |
| for (MFIter mfi(mf_cons, TilingIfNotGPU());mfi.isValid();++mfi) | |
Variables | |
| bool | traditional = true |
| 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 10 of file REMORA_InitAnalyticProb_DogboneAnalytic.H.

| ParmParse pp_prob | ( | "remora.prob" | ) |
| pp_prob query | ( | "traditional" | , |
| traditional | |||
| ) |
| auto geomdata = geom.data() |
Definition at line 8 of file REMORA_InitAnalyticProb_DogboneAnalytic.H.
| const int khi = geomdata.Domain().bigEnd()[2] |
Definition at line 9 of file REMORA_InitAnalyticProb_DogboneAnalytic.H.
Referenced by for().
| bool l_use_salt = m_solverChoice.use_salt |
Definition at line 6 of file REMORA_InitAnalyticProb_DogboneAnalytic.H.
Referenced by for().
| bool traditional = true |
Definition at line 3 of file REMORA_InitAnalyticProb_DogboneAnalytic.H.
Referenced by for().