mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 03:17:07 +01:00
Hadrons: debug message removed
This commit is contained in:
@ -70,5 +70,4 @@ void AWilson::execute(Environment &env)
|
||||
<< " using gauge field '" << par_.gauge << "'" << std::endl;
|
||||
env.addFermionMatrix(getName(),
|
||||
new WilsonFermionR(U, grid, gridRb, par_.mass));
|
||||
LOG(Message) << sizeof(*env.getFermionMatrix(getName())) << std::endl;
|
||||
}
|
||||
|
Reference in New Issue
Block a user