mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Hadrons: debug message removed
This commit is contained in:
parent
3aa6463ede
commit
cbe52b0659
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user