mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
View typedefs go to OperatorImpl
This commit is contained in:
parent
5412628ea6
commit
e6cf0b1e17
@ -47,10 +47,6 @@ public:
|
||||
INHERIT_IMPL_TYPES(Impl);
|
||||
typedef FermionOperator<Impl> Base;
|
||||
|
||||
typedef typename ViewMap<FermionField>::Type FermionFieldView;
|
||||
typedef typename ViewMap<DoubledGaugeField>::Type DoubledGaugeFieldView;
|
||||
|
||||
|
||||
public:
|
||||
|
||||
void DhopDirK(StencilImpl &st, DoubledGaugeFieldView &U, DoubledGaugeFieldView &UUU, SiteSpinor * buf,
|
||||
|
Loading…
Reference in New Issue
Block a user