14 #ifndef BRIDGE_SETUP_INCLUDED
15 #define BRIDGE_SETUP_INCLUDED
40 const std::vector<int>& lattice_size,
41 const std::vector<int>& grid_size,
42 const int number_of_threads,
43 const int number_of_colors,
44 const std::string& logfile,
45 const std::string& ildg_logfile,
46 const std::string& verbose_level
50 const std::vector<int>& lattice_size,
51 const std::vector<int>& grid_size = std::vector<int>(),
52 const int number_of_threads = 1,
53 const int number_of_colors = Nc,
54 const std::string& logfile =
"stdout",
55 const std::string& verbose_level =
"General"
64 const std::vector<int>& grid_size,
65 const int number_of_threads,
66 const int number_of_colors,
67 const std::string& logfile,
68 const std::string& ildg_logfile,
69 const std::string& verbose_level
73 const std::vector<int>& grid_size = std::vector<int>(),
74 const int number_of_threads = 1,
75 const int number_of_colors = Nc,
76 const std::string& logfile =
"stdout",
77 const std::string& verbose_level =
"General"