make_CSC_ci Function

public function make_CSC_ci(Ap, Ai, Ax) result(result)

Arguments

Type IntentOptional Attributes Name
integer, intent(in), target :: Ap(:)
integer, intent(in), target :: Ai(:)
complex(kind=r8), intent(in), target :: Ax(:)

Return Value type(pCSC_ci)


Called by

proc~~make_csc_ci~~CalledByGraph proc~make_csc_ci make_CSC_ci interface~pcsc pCSC interface~pcsc->proc~make_csc_ci