SyTen

◆ printMapping()

void syten::SQL::Helpers::printMapping ( int  l,
int  w,
int  b,
int  s,
std::function< Index(int, int)>  coord,
std::ostream out 
)

Print a mapping to a stream.

Parameters
llength of lattice
wwidth of lattice
bpbc (0: none, 1: width-wise, 2: length-wise, 3: both)
sshift between rung-connecting pbc
coordmap function
outoutput stream

References std::endl(), std::flush(), and std::setw().

+ Here is the call graph for this function: