|
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 | |
| auto | T0 = m_solverChoice.T0 |
| auto | S0 = m_solverChoice.S0 |
| auto | geomdata = geom.data() |
| const int | khi = geomdata.Domain().bigEnd()[2] |
| for | ( | MFIter mfi(mf_cons, TilingIfNotGPU());mfi.isValid();++ | mfi | ) |
Definition at line 9 of file REMORA_InitAnalyticProb_BoundaryLayer.H.

| auto geomdata = geom.data() |
Definition at line 5 of file REMORA_InitAnalyticProb_BoundaryLayer.H.
| const int khi = geomdata.Domain().bigEnd()[2] |
Definition at line 7 of file REMORA_InitAnalyticProb_BoundaryLayer.H.
Referenced by for().
| auto S0 = m_solverChoice.S0 |
Definition at line 3 of file REMORA_InitAnalyticProb_BoundaryLayer.H.
Referenced by for().
| auto T0 = m_solverChoice.T0 |
Definition at line 2 of file REMORA_InitAnalyticProb_BoundaryLayer.H.
Referenced by for().