1
0
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:
Guido Cossu
2016-09-22 22:16:21 +01:00
parent 6ffadca153
commit 510e340e16
2 changed files with 4 additions and 3 deletions

View File

@@ -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;