Graph from CSV Reader
Functions
-
void writelat(H5::Group &h5loc, const GraphFromCSV &l)
This function provides the necessary overload for MARQOV::Core such that we can dump useful info into the HDF5 file.
- Parameters:
h5loc – the group of the lattice
l – the lattice that we are dumping info about.
-
class GraphFromCSV
- #include <graph_from_csv.h>
Read minimal graph from csv file.
Note
for format specifications see general documentation