d2_3pt Interface

public interface d2_3pt

Module Procedures

public subroutine d2_3pt_real(f, d2f, dr)

Arguments

Type IntentOptional Attributes Name
real, intent(in), dimension(:) :: f
real, intent(out), dimension(:) :: d2f
real, intent(in), dimension(:) :: dr

public subroutine d2_3pt_complex(f, d2f, dr)

Arguments

Type IntentOptional Attributes Name
complex, intent(in), dimension(:) :: f
complex, intent(out), dimension(:) :: d2f
real, intent(in), dimension(:) :: dr