mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 15:27:06 +01:00
minor stylistic changes
This commit is contained in:
@ -170,7 +170,7 @@ class GaugeGroup {
|
||||
}
|
||||
}
|
||||
|
||||
template <typename LatticeMatrixType>
|
||||
template <typename LatticeMatrixType>
|
||||
static void LieRandomize(GridParallelRNG &pRNG, LatticeMatrixType &out,
|
||||
double scale = 1.0) {
|
||||
GridBase *grid = out.Grid();
|
||||
|
Reference in New Issue
Block a user