set_graph_base Interface

interface
private module subroutine set_graph_base(this, graph)

Arguments

Type IntentOptional Attributes Name
class(base_layer_type), intent(inout) :: this

Instance of the layer

type(graph_type), intent(in), dimension(:) :: graph

Graph structure of input data

Description

Set the graph structure of the input data