There exist a problem when the code "gradients.f90" is compiled.
[ 1%] Building Fortran object ../bin/CMakeFiles/lib.dir/gradients.f90.o
/public/home/zhumeijun/FEST-3D-v1.1/FEST3D-FEST-3D-b5b76d3/src/gradients.f90:314.6:
x_speed(-2:dims%imx+2, -2:dims%jmx+2, -2:dims%kmx+2) => qp(:, :, :, 2)
1
Error: Pointer bounds remapping at (1) is not yet implemented in gfortran
/public/home/zhumeijun/FEST-3D-v1.1/FEST3D-FEST-3D-b5b76d3/src/gradients.f90:315.6:
y_speed(-2:dims%imx+2, -2:dims%jmx+2, -2:dims%kmx+2) => qp(:, :, :, 3)
1
Error: Pointer bounds remapping at (1) is not yet implemented in gfortran
/public/home/zhumeijun/FEST-3D-v1.1/FEST3D-FEST-3D-b5b76d3/src/gradients.f90:316.6:
z_speed(-2:dims%imx+2, -2:dims%jmx+2, -2:dims%kmx+2) => qp(:, :, :, 4)
1
Error: Pointer bounds remapping at (1) is not yet implemented in gfortran.

There exist a problem when the code "gradients.f90" is compiled.
[ 1%] Building Fortran object ../bin/CMakeFiles/lib.dir/gradients.f90.o
/public/home/zhumeijun/FEST-3D-v1.1/FEST3D-FEST-3D-b5b76d3/src/gradients.f90:314.6:
Error: Pointer bounds remapping at (1) is not yet implemented in gfortran
/public/home/zhumeijun/FEST-3D-v1.1/FEST3D-FEST-3D-b5b76d3/src/gradients.f90:315.6:
Error: Pointer bounds remapping at (1) is not yet implemented in gfortran
/public/home/zhumeijun/FEST-3D-v1.1/FEST3D-FEST-3D-b5b76d3/src/gradients.f90:316.6:
Error: Pointer bounds remapping at (1) is not yet implemented in gfortran.
