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)

Called by

proc~~deltander~~CalledByGraph proc~deltander DELTAnder proc~helmrkpr HelmRKPR proc~helmrkpr->proc~deltander proc~ar_rkpr ar_rkpr proc~ar_rkpr->proc~helmrkpr

Variables

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