REMORA
Regional Modeling of Oceans Refined Adaptively
|
Wrapper around NetCDF data types. More...
#include <REMORA_NCInterface.H>
Public Types | |
using | RType = double |
Static Public Attributes | |
static constexpr nc_type | Int = NC_INT |
static constexpr nc_type | Real = NC_DOUBLE |
Wrapper around NetCDF data types.
Definition at line 22 of file REMORA_NCInterface.H.
using ncutils::NCDType::RType = double |
Definition at line 30 of file REMORA_NCInterface.H.
|
staticconstexpr |
Definition at line 24 of file REMORA_NCInterface.H.
|
staticconstexpr |
Definition at line 29 of file REMORA_NCInterface.H.
Referenced by REMORA::WriteNCPlotFile_which().