Skip to content

Class TempLat::FileIO

template <size_t NDim>

ClassList > TempLat > FileIO

A class which wraps HDF5 file saving and loading. More...

  • #include <fileio.h>

Public Functions

Type Name
FileIO () = default
void load (R && r)
void load (R && r)
void save (R && r)
void save (R && r)
auto setSaverLimits (R down, R up, R step)

Detailed Description

Unit test: ctest -R test-fileio

Public Functions Documentation

function FileIO

TempLat::FileIO::FileIO () = default

function load [1/2]

template<class R>
inline void TempLat::FileIO::load (
    R && r
) 

function load [2/2]

template<class R>
inline void TempLat::FileIO::load (
    R && r
) 

function save [1/2]

template<class R>
inline void TempLat::FileIO::save (
    R && r
) 

function save [2/2]

template<class R>
inline void TempLat::FileIO::save (
    R && r
) 

function setSaverLimits

template<typename R>
inline auto TempLat::FileIO::setSaverLimits (
    R down,
    R up,
    R step
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/IO/fileio.h