Namespaces | Functions
hdf5_diagnostics1d.hpp File Reference

Output method formatted in hdf5. More...

#include <H5Cpp.h>
#include <string>
#include "hdsim.hpp"
Include dependency graph for hdf5_diagnostics1d.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 diagnostics1d
 Diagnostics for one dimensional simulation.
 

Functions

void diagnostics1d::write_snapshot_to_hdf5 (hdsim1D const &sim, string const &fname)
 Writes all hydrodynamic data to an hdf5 file. More...
 

Detailed Description

Output method formatted in hdf5.

Author
Almog Yalinewich

Definition in file hdf5_diagnostics1d.hpp.