Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
kipf_propagate
Interface
14 statements
Source File
athena_diffstruc_extd.f90
athena__diffstruc_extd
kipf_propagate
Contents
None
interface
public module function kipf_propagate(vertex_features, adj_ia, adj_ja) result(c)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(array_type),
intent(in),
target
::
vertex_features
integer,
intent(in),
dimension(:)
::
adj_ia
integer,
intent(in),
dimension(:,:)
::
adj_ja
Return Value
type(array_type),pointer
Description
Propagate values from one autodiff array to another