RHOJAC Interface

interface


Called by

interface~~rhojac~~CalledByGraph interface~rhojac RHOJAC proc~fode FODE proc~fode->interface~rhojac proc~stepqf STEPQF proc~stepqf->interface~rhojac proc~tangnf TANGNF proc~tangnf->interface~rhojac proc~tangqf TANGQF proc~tangqf->interface~rhojac

public subroutine RHOJAC(A, LAMBDA, X, V, K)

Arguments

Type IntentOptional Attributes Name
real(kind=R8), intent(in) :: A(:)
real(kind=R8), intent(inout) :: LAMBDA
real(kind=R8), intent(in) :: X(:)
real(kind=R8), intent(out) :: V(:)
integer, intent(in) :: K