1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00

FFT test typo

This commit is contained in:
Antonin Portelli 2016-11-03 14:09:47 +00:00
parent aee44dc694
commit 2854e601e6

View File

@ -70,7 +70,7 @@ int main (int argc, char ** argv)
std::cout<<"*************************************************"<<std::endl;
std::cout<<"Testing Fourier xfrom of known plane wave "<<std::endl;
std::cout<<"Testing Fourier from of known plane wave "<<std::endl;
std::cout<<"*************************************************"<<std::endl;
C=zero;
for(int mu=0;mu<4;mu++){