REMORA
Regional Modeling of Oceans Refined Adaptively
Loading...
Searching...
No Matches
REMORA_Plotfile.cpp File Reference
#include <REMORA.H>
#include "AMReX_Interp_3D_C.H"
#include "AMReX_PlotFileUtil.H"
Include dependency graph for REMORA_Plotfile.cpp:

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
 

Function Documentation

◆ containerHasElement()

template<typename V , typename T >
bool containerHasElement ( const V &  iterable,
const T &  query 
)

Definition at line 10 of file REMORA_Plotfile.cpp.

Referenced by REMORA::appendPlotVariables(), REMORA::setPlotVariables(), and REMORA::WritePlotFile().

Here is the caller graph for this function:

Variable Documentation

◆ null_bc_for_fill

PhysBCFunctNoOp null_bc_for_fill

Definition at line 7 of file REMORA_Plotfile.cpp.

Referenced by REMORA::WritePlotFile().