openPMD-api
|
Static Public Member Functions | |
static void | createAttribute (adios2::IO &IO, adios2::Engine &engine, detail::BufferedAttributeWrite ¶ms, T value) |
static Datatype | readAttribute (detail::PreloadAdiosAttributes const &, std::string name, std::shared_ptr< Attribute::resource > resource) |
static bool | attributeUnchanged (adios2::IO &IO, std::string name, T val) |
Is the attribute given by parameters name and val already defined exactly in that way within the given IO? | |