openPMD-api
Public Attributes | List of all members
openPMD::detail::AttributeWithShape< T > Struct Template Reference

Pointer to an attribute's data along with its shape. More...

#include <ADIOS2PreloadAttributes.hpp>

Public Attributes

adios2::Dims shape
 
const T * data
 

Detailed Description

template<typename T>
struct openPMD::detail::AttributeWithShape< T >

Pointer to an attribute's data along with its shape.

Template Parameters
TUnderlying attribute data type.

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