set_ith_conn Module Procedure

module procedure set_ith_conn module subroutine set_ith_conn(a2b, i, ith_conn)

Arguments

Type IntentOptional AttributesName
class(connectivity), intent(inout) :: a2b
integer, intent(in) :: i
integer, intent(in) :: ith_conn(:)

Called by

proc~~set_ith_conn~~CalledByGraph proc~set_ith_conn set_ith_conn interface~set_ith_conn set_ith_conn interface~set_ith_conn->proc~set_ith_conn

Contents

None