DELTAnder Subroutine

public subroutine DELTAnder(nc, rn, D1m, dD1i, dD1ij)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nc
real(kind=pr), intent(in) :: rn(nc)
real(kind=pr), intent(out) :: D1m
real(kind=pr), intent(out) :: dD1i(nc)
real(kind=pr), intent(out) :: dD1ij(nc,nc)

Variables

Type Visibility Attributes Name Initial
integer, public :: i
integer, public :: j
real(kind=pr), public :: totn