mirror of
https://github.com/paboyle/Grid.git
synced 2026-05-11 20:54:30 +01:00
Tests clean build on HIP
This commit is contained in:
@@ -526,6 +526,7 @@ public:
|
||||
(*this)(Linop,in[k],out[k]);
|
||||
}
|
||||
};
|
||||
virtual ~OperatorFunction(){};
|
||||
};
|
||||
|
||||
template<class Field> class LinearFunction {
|
||||
|
||||
Reference in New Issue
Block a user