s_umfpack_zi_scale Interface

public interface s_umfpack_zi_scale

Calls

interface~~s_umfpack_zi_scale~~CallsGraph interface~s_umfpack_zi_scale s_umfpack_zi_scale interface~s_umfpack_zi_scale->interface~s_umfpack_zi_scale proc~s_umfpack_ci_scale s_umfpack_ci_scale interface~s_umfpack_zi_scale->proc~s_umfpack_ci_scale proc~umfpack_ci_scale umfpack_ci_scale proc~s_umfpack_ci_scale->proc~umfpack_ci_scale interface~c_umfpack_zi_scale c_umfpack_zi_scale proc~umfpack_ci_scale->interface~c_umfpack_zi_scale

Called by

interface~~s_umfpack_zi_scale~~CalledByGraph interface~s_umfpack_zi_scale s_umfpack_zi_scale interface~s_umfpack_zi_scale->interface~s_umfpack_zi_scale interface~s_umfpack_scale s_umfpack_scale interface~s_umfpack_scale->interface~s_umfpack_zi_scale

Contents


Module Procedures

public interface s_umfpack_zi_scale()

Arguments

None

public subroutine s_umfpack_ci_scale(Xx, Bx, Numeric, status)

Arguments

Type IntentOptional AttributesName
complex(kind=r8), intent(out) :: Xx(*)
complex(kind=r8), intent(in) :: Bx(*)
type(c_ptr), intent(in), optional :: Numeric
integer, optional :: status