/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/data/hdf5_frame.hh File Reference#

DiFfRG: /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/data/hdf5_frame.hh File Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
hdf5_frame.hh File Reference
#include <DiFfRG/discretization/data/output_timings.hh>
#include <hdf5lib/hdf5.hh>
#include <functional>
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  DiFfRG::HDF5FrameContext
 The one place HDF5 identifiers live while a frame is being written. More...
 
struct  DiFfRG::HDF5Frame
 Everything one output frame will write to one file, and nothing else. More...
 

Namespaces

namespace  DiFfRG
 

Typedefs

using DiFfRG::HDF5Action = std::function<void(HDF5FrameContext &)>