mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Unary ops and coarse grid support
This commit is contained in:
parent
78607950ac
commit
9269126fba
@ -119,7 +119,6 @@ namespace Grid {
|
||||
static const bool value = true;
|
||||
static const bool notvalue = false;
|
||||
};
|
||||
|
||||
template<> struct isGridTensor<int > {
|
||||
static const bool value = false;
|
||||
static const bool notvalue = true;
|
||||
|
Loading…
Reference in New Issue
Block a user