|
LatticeYangMills
|
auxiliary functions of the Lattice class More...
#include "Utils/clusterspecifier.h"#include <mpi/mpi.h>#include "Math/lattice.h"#include "Math/point.h"#include "Math/su3.h"#include "ParallelTools/parallel.h"#include "Math/random.h"#include <cstdio>
Go to the source code of this file.
Functions | |
| void | setLatticeImagIdentityValue (Lattice< SU3 > &su3lat, const Lattice< double > &lat) |
| sets a lattice object to only diagonal matrices with complex values | |
| void | setLatticeImagIdentityValue (Lattice< SU3 > &su3lat, Lattice< double > &&lat) |
| void | setToZero (Lattice< SU3 > &su3lat) |
| sets a lattice object to all zero matrices | |
| void | setToIdentity (Lattice< SU3 > &su3lat) |
| sets a lattice object to all identity matrices | |
auxiliary functions of the Lattice class
Definition in file lattice.cpp.
1.8.11