hops
Functions
read_write_single_scalar.cpp File Reference
#include <iostream>
#include <string>
#include <vector>
#include <highfive/H5File.hpp>
#include <highfive/H5DataSet.hpp>
#include <highfive/H5DataSpace.hpp>
Include dependency graph for read_write_single_scalar.cpp:

Functions

const std::string FILE_NAME ("read_write_scalar.h5")
 
const std::string DATASET_NAME ("single_scalar")
 
int main (void)
 

Function Documentation

◆ DATASET_NAME()

const std::string DATASET_NAME ( "single_scalar"  )

◆ FILE_NAME()

const std::string FILE_NAME ( "read_write_scalar.h5"  )

◆ main()

int main ( void  )