Go to the source code of this file.
◆ CHECK_HID
| #define CHECK_HID |
( |
|
hid_t | ) |
|
Value: { if (hid_t < 0) \
"hid_t is negative")); }
Definition at line 78 of file EpetraExt_HDF5.cpp.
◆ CHECK_STATUS
| #define CHECK_STATUS |
( |
|
status | ) |
|
Value: { if (status < 0) \
"function H5Giterater returned a negative value")); }
Definition at line 83 of file EpetraExt_HDF5.cpp.
◆ FindDataset()
| static herr_t FindDataset |
( |
hid_t |
loc_id, |
|
|
const char * |
name, |
|
|
void * |
opdata |
|
) |
| |
|
static |
◆ WriteParameterListRecursive()
| static void WriteParameterListRecursive |
( |
const Teuchos::ParameterList & |
params, |
|
|
hid_t |
group_id |
|
) |
| |
|
static |
◆ f_operator()
| static herr_t f_operator |
( |
hid_t |
loc_id, |
|
|
const char * |
name, |
|
|
void * |
opdata |
|
) |
| |
|
static |