Dear all,
I usually compile in this way:
ifort -fpp -r8 *.f90
In this way I have double precision with my real number.
Is there any way to do the same thing with complex number?
Thanks a lot
Dear all,
I usually compile in this way:
ifort -fpp -r8 *.f90
In this way I have double precision with my real number.
Is there any way to do the same thing with complex number?
Thanks a lot