/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/data/hdf5_frame.hh Source File#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
hdf5_frame.hh
Go to the documentation of this file.
The one place HDF5 identifiers live while a frame is being written.
Definition hdf5_frame.hh:33
std::map< std::string, DiFfRG::hdf5::Group > open_groups
Definition hdf5_frame.hh:49
DiFfRG::hdf5::Group & group(const std::string &name)
HDF5FrameContext(const std::string &path, FrameTimings *timings=nullptr)
~HDF5FrameContext() noexcept
Definition file.hh:13
Definition group.hh:16
Definition complex_math.hh:10
Wall-clock cost of producing one output frame, split by where the time went.
Definition output_timings.hh:33
Everything one output frame will write to one file, and nothing else.
Definition hdf5_frame.hh:66
void run(FrameTimings *timings=nullptr) const
Generated by