Loading [MathJax]/extensions/tex2jax.js
IODA
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
HH-variables.cpp File Reference

HDF5 engine implementation of Variable. More...

#include "./HH/HH-variables.h"
#include <hdf5_hl.h>
#include <algorithm>
#include <exception>
#include <numeric>
#include <set>
#include "./HH/HH-Filters.h"
#include "./HH/HH-attributes.h"
#include "./HH/HH-hasattributes.h"
#include "./HH/HH-hasvariables.h"
#include "./HH/HH-types.h"
#include "./HH/HH-util.h"
#include "./HH/Handles.h"
#include "ioda/Exception.h"
#include "ioda/Misc/DimensionScales.h"
#include "ioda/Misc/Dimensions.h"
#include "ioda/Misc/StringFuncs.h"
Include dependency graph for HH-variables.cpp:

Go to the source code of this file.

Namespaces

 ioda
 
 ioda::detail
 
 ioda::detail::Engines
 
 ioda::detail::Engines::HH
 

Functions

template<class T >
std::vector< T > ioda::detail::Engines::HH::convertToH5Length (const std::vector< Dimensions_t > &in)
 

Detailed Description

HDF5 engine implementation of Variable.

Definition in file HH-variables.cpp.