Hi,
I am trying to evaluate the adjoint result using the cvm module in the adjoint 5.0 package. However, when I compile it, it reports the error:
xadv.o: In function xadv_': xadv.F:(.text+0x600): undefined reference to swap3d_complex_’
xadv.F:(.text+0x7f4): undefined reference to swap3d_complex_' yadv.o: In function yadv_‘:
yadv.F:(.text+0x6bd): undefined reference to swap3d_complex_' yadv.F:(.text+0x8a6): undefined reference to swap3d_complex_’
hdiff.o: In function hdiff_': hdiff.F:(.text+0x1a6e): undefined reference to swap4d_complex_’
hdiff.F:(.text+0x1cd9): undefined reference to swap4d_complex_' hdiff.F:(.text+0x1f3e): undefined reference to swap4d_complex_’
hdiff.F:(.text+0x219d): undefined reference to `swap4d_complex_’
I can not find any swap_complex from the package. Anyone can give me a .F file? Thanks in advance.
Best regards,
Jie