mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
FFT test typo
This commit is contained in:
parent
aee44dc694
commit
2854e601e6
@ -70,7 +70,7 @@ int main (int argc, char ** argv)
|
|||||||
|
|
||||||
|
|
||||||
std::cout<<"*************************************************"<<std::endl;
|
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;
|
std::cout<<"*************************************************"<<std::endl;
|
||||||
C=zero;
|
C=zero;
|
||||||
for(int mu=0;mu<4;mu++){
|
for(int mu=0;mu<4;mu++){
|
||||||
|
Loading…
Reference in New Issue
Block a user