openPMD-api
Public Types | Static Public Member Functions | List of all members
openPMD::detail::AttributeTypes< std::array< T, n > > Struct Template Reference

Public Types

using Attr = adios2::Attribute< T >
 
using BasicType = T
 

Static Public Member Functions

static Attr createAttribute (adios2::IO &IO, std::string name, const std::array< T, n > &value)
 
static void readAttribute (adios2::IO &IO, std::string name, std::shared_ptr< Attribute::resource > resource)
 
static bool attributeUnchanged (adios2::IO &IO, std::string name, std::array< T, n > val)
 

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