d2fp Subroutine

public subroutine d2fp(n, h, x, dx, nd, dir)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: n
real(kind=real64), intent(in) :: h
real(kind=real64), intent(in), DIMENSION(nd,n) :: x
real(kind=real64), intent(out), DIMENSION(nd,n) :: dx
integer, intent(in) :: nd
integer, intent(in) :: dir