mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-13 01:05:36 +00:00
Working on the derivative
This commit is contained in:
parent
ca6efc685e
commit
6fd82228bf
@ -127,7 +127,7 @@ namespace QCD {
|
|||||||
// Derivative parts
|
// Derivative parts
|
||||||
template<class Impl>
|
template<class Impl>
|
||||||
void WilsonCloverFermion<Impl>::MooDeriv(GaugeField&mat, const FermionField&U, const FermionField&V, int dag){
|
void WilsonCloverFermion<Impl>::MooDeriv(GaugeField&mat, const FermionField&U, const FermionField&V, int dag){
|
||||||
|
// Compute the 8 terms of the derivative
|
||||||
assert(0); // not implemented yet
|
assert(0); // not implemented yet
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user