GPUE-group/GPUE

CS: wave function representation

HtonS opened this issue · 1 comments

HtonS commented

Change wave function representation from real, imaginary to double2 everywhere

HtonS commented

Migration complete. now wave function is represented as fftw_complex which is double2 if complex.h is included (which it is). All tests passed.