Extension: Json and NetCDF utilities
#include "dg/file/file.h"
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cstd::exception
 Cdg::file::NC_ErrorClass thrown by the NC_Error_Handle
 Cdg::file::LongNameAttributeFacilitate construction of CF attribute "long_name" in records lists
 Cdg::file::MPINcFileMPI NetCDF-4 file based on serial NetCDF
 Cdg::file::MPINcHyperslabA NetCDF Hyperslab for MPINcFile
 Cdg::file::NC_Error_HandleDEPRECATED Empty utitlity class that handles return values of netcdf functions and throws NC_Error(status) if( status != NC_NOERR)
 Cdg::file::NcHyperslabA NetCDF Hyperslab for SerialNcFile
 Cdg::file::Probes< NcFile, Topology >Facilitate output at selected points
 Cdg::file::ProbesParamsParameter struct for probe values
 Cdg::file::Record< SignatureType, Attributes >A realisation of the Record concept. Helper to generate NetCDF variables
 Cdg::file::SerialNcFileSerial NetCDF-4 file
 Cdg::file::WrappedJsonValueWrapped Access to Json values with error handling