mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-28 02:07:07 +01:00
Debugged last commit for the Two index representation
This commit is contained in:
@@ -406,7 +406,7 @@ int main(int argc, char** argv) {
|
||||
|
||||
|
||||
|
||||
if (SU2TwoIndexAntiSymm::Dimension != 1){
|
||||
if (TwoIndexRep<Nc, AntiSymmetric >::Dimension != 1){
|
||||
|
||||
std::cout << GridLogMessage << "*********************************************"
|
||||
<< std::endl;
|
||||
|
Reference in New Issue
Block a user