|
REMORA
Regional Modeling of Oceans Refined Adaptively
|

Go to the source code of this file.
Functions | |
| template<typename V , typename T > | |
| bool | containerHasElement (const V &iterable, const T &query) |
Variables | |
| PhysBCFunctNoOp | null_bc_for_fill |
| bool containerHasElement | ( | const V & | iterable, |
| const T & | query | ||
| ) |
Definition at line 10 of file REMORA_Plotfile.cpp.
Referenced by REMORA::append2DPlotVariables(), REMORA::append3DPlotVariables(), REMORA::set2DPlotVariables(), REMORA::set3DPlotVariables(), and REMORA::WritePlotFile().

| PhysBCFunctNoOp null_bc_for_fill |
Definition at line 7 of file REMORA_Plotfile.cpp.
Referenced by REMORA::WritePlotFile().