umfpack_free_numeric Subroutine

public subroutine umfpack_free_numeric(Numeric, version)

Arguments

Type IntentOptional AttributesName
type(c_ptr), optional :: Numeric
character(len=*), optional :: version

Calls

proc~~umfpack_free_numeric~~CallsGraph proc~umfpack_free_numeric umfpack_free_numeric proc~umfpack_zi_free_numeric umfpack_zi_free_numeric proc~umfpack_free_numeric->proc~umfpack_zi_free_numeric proc~umfpack_di_free_numeric umfpack_di_free_numeric proc~umfpack_free_numeric->proc~umfpack_di_free_numeric interface~c_umfpack_zi_free_numeric c_umfpack_zi_free_numeric proc~umfpack_zi_free_numeric->interface~c_umfpack_zi_free_numeric interface~c_umfpack_di_free_numeric c_umfpack_di_free_numeric proc~umfpack_di_free_numeric->interface~c_umfpack_di_free_numeric

Called by

proc~~umfpack_free_numeric~~CalledByGraph proc~umfpack_free_numeric umfpack_free_numeric proc~umf4fnum umf4fnum proc~umf4fnum->proc~umfpack_free_numeric proc~umf4zfnum_ip umf4zfnum_ip proc~umf4zfnum_ip->proc~umfpack_free_numeric proc~umf4zfnum umf4zfnum proc~umf4zfnum->proc~umfpack_free_numeric proc~umf4cfnum_ip umf4cfnum_ip proc~umf4cfnum_ip->proc~umfpack_free_numeric proc~umf4cfnum umf4cfnum proc~umf4cfnum->proc~umfpack_free_numeric proc~umf4fnum_ip umf4fnum_ip proc~umf4fnum_ip->proc~umfpack_free_numeric interface~s_umfpack_free_numeric s_umfpack_free_numeric interface~s_umfpack_free_numeric->proc~umfpack_free_numeric interface~umf4cfnum umf4cfnum interface~umf4cfnum->proc~umf4cfnum_ip interface~umf4cfnum->interface~umf4cfnum interface~umf4fnum umf4fnum interface~umf4fnum->proc~umf4fnum_ip interface~umf4fnum->interface~umf4fnum interface~umf4zfnum umf4zfnum interface~umf4zfnum->proc~umf4zfnum_ip interface~umf4zfnum->interface~umf4zfnum

Contents

None