dvperm Subroutine

public subroutine dvperm(n, x, perm)

Arguments

Type IntentOptional Attributes Name
integer :: n
real(kind=8) :: x(n)
integer :: perm(n)

Called by

proc~~dvperm~~CalledByGraph proc~dvperm dvperm proc~jac_ilupre jac_ilupre proc~jac_ilupre->proc~dvperm proc~psol_ilupre psol_ilupre proc~psol_ilupre->proc~dvperm

Variables

Type Visibility Attributes Name Initial
real(kind=8), public :: tmp
real(kind=8), public :: tmp1