|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
HDF5 native type mappings for DNDS index, rowsize, and real types. More...
Go to the source code of this file.
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
Functions | |
| hid_t | DNDS::DNDS_H5T_INDEX () |
HDF5 native datatype matching DNDS index (currently H5T_NATIVE_INT64). | |
| hid_t | DNDS::DNDS_H5T_ROWSIZE () |
HDF5 native datatype matching DNDS rowsize (currently H5T_NATIVE_INT32). | |
| hid_t | DNDS::DNDS_H5T_REAL () |
HDF5 native datatype matching DNDS real (currently H5T_NATIVE_DOUBLE). | |