MUQ  0.4.3
HDF5Types.h File Reference

Go to the source code of this file.

Classes

struct  muq::Utilities::MPI_Type< scalarType >
 
struct  muq::Utilities::MPI_Type< double >
 
struct  muq::Utilities::MPI_Type< char >
 
struct  muq::Utilities::MPI_Type< short >
 
struct  muq::Utilities::MPI_Type< int >
 
struct  muq::Utilities::MPI_Type< long >
 
struct  muq::Utilities::MPI_Type< float >
 
struct  muq::Utilities::MPI_Type< unsigned short >
 
struct  muq::Utilities::MPI_Type< unsigned int >
 
struct  muq::Utilities::MPI_Type< unsigned long >
 
struct  muq::Utilities::HDF5_Type< scalarType >
 
struct  muq::Utilities::HDF5_Type< double >
 
struct  muq::Utilities::HDF5_Type< long double >
 
struct  muq::Utilities::HDF5_Type< int >
 
struct  muq::Utilities::HDF5_Type< long >
 
struct  muq::Utilities::HDF5_Type< unsigned long >
 
struct  muq::Utilities::HDF5_Type< unsigned int >
 
struct  muq::Utilities::HDF5_Type< float >
 
struct  muq::Utilities::HDF5_Type< unsigned short >
 
struct  muq::Utilities::HDF5_Type< short >
 
struct  muq::Utilities::HDF5_Type< char >
 
struct  muq::Utilities::HDF5_Type< bool >
 

Namespaces

 muq
 
 muq::Utilities
 

Functions

herr_t muq::Utilities::H5LTset_attribute (hid_t loc_id, const char *obj_name, const char *attr_name, hid_t mem_type_id, void *buffer, size_t size)
 
std::string muq::Utilities::H5TypeToString (hid_t type)