fdjac Interface

interface
public subroutine fdjac(x, fvec, df)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(inout), DIMENSION(:):: x
real(kind=SP), intent(in), DIMENSION(:):: fvec
real(kind=SP), intent(out), DIMENSION(:,:):: df