kipf_update Interface

interface
public module function kipf_update(a, weight, adj_ia) result(c)

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(in), target :: a
class(array_type), intent(in), target :: weight
integer, intent(in), dimension(:) :: adj_ia

Return Value type(array_type),pointer

Description

Update the message passing layer