fd5pt Interface

public interface fd5pt

Module Procedures

public subroutine fd5pt_real(prof, profgrad, dr)

Arguments

Type IntentOptional Attributes Name
real, intent(in), dimension(:) :: prof
real, intent(out), dimension(:) :: profgrad
real, intent(in) :: dr

public subroutine fd5pt_array(prof, profgrad, dr)

Arguments

Type IntentOptional Attributes Name
real, intent(in), dimension(:) :: prof
real, intent(out), dimension(:) :: profgrad
real, intent(in), dimension(:) :: dr