mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-14 05:07:05 +01:00
View typedefs go to OperatorImpl
This commit is contained in:
@ -46,10 +46,6 @@ public:
|
|||||||
|
|
||||||
INHERIT_IMPL_TYPES(Impl);
|
INHERIT_IMPL_TYPES(Impl);
|
||||||
typedef FermionOperator<Impl> Base;
|
typedef FermionOperator<Impl> Base;
|
||||||
|
|
||||||
typedef typename ViewMap<FermionField>::Type FermionFieldView;
|
|
||||||
typedef typename ViewMap<DoubledGaugeField>::Type DoubledGaugeFieldView;
|
|
||||||
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user