HiRep 0.1
Loading...
Searching...
No Matches
io.h
1/***************************************************************************\
2* Copyright (c) 2022, Claudio Pica *
3* All rights reserved. *
4\***************************************************************************/
5
6#ifndef IO_H
7#define IO_H
8
9#include "IO/archive.h"
10#include "IO/input_par.h"
11#include "IO/logger.h"
12#include "IO/moreio.h"
13#include "IO/read_action.h"
14#include "IO/gpu_info.h"
15
16#endif
Read and save configurations.
Functions that print collective information on cluster drivers, necessary software and available hard...
Simple output logging facility.
Reading and saving configurations from other lattice libraries.
Read in action from input file and parameters.