REMORA
Regional Modeling of Oceans Refined Adaptively
Loading...
Searching...
No Matches
ncutils::NCDType Struct Reference

Wrapper around NetCDF data types. More...

#include <REMORA_NCInterface.H>

Collaboration diagram for ncutils::NCDType:

Public Types

using RType = double
 

Static Public Attributes

static constexpr nc_type Int = NC_INT
 
static constexpr nc_type Real = NC_DOUBLE
 

Detailed Description

Wrapper around NetCDF data types.

Definition at line 22 of file REMORA_NCInterface.H.

Member Typedef Documentation

◆ RType

using ncutils::NCDType::RType = double

Definition at line 30 of file REMORA_NCInterface.H.

Member Data Documentation

◆ Int

constexpr nc_type ncutils::NCDType::Int = NC_INT
staticconstexpr

Definition at line 24 of file REMORA_NCInterface.H.

◆ Real

constexpr nc_type ncutils::NCDType::Real = NC_DOUBLE
staticconstexpr

Definition at line 29 of file REMORA_NCInterface.H.

Referenced by REMORA::WriteNCPlotFile_which().


The documentation for this struct was generated from the following file: