dcosti Interface

interface
public pure subroutine dcosti(n, wsave)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: n
real(kind=rk), intent(out) :: wsave(*)

Description

Initialize dcost. (Specification)