Source Files
Modules
Procedures
Derived Types
nullify_graph
Interface
15 statements
Source File
diffstruc_types.f90
diffstruc__types
nullify_graph
Contents
None
interface
private module subroutine nullify_graph(this, ignore_ownership)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
array_type
),
intent(inout),
target
::
this
logical,
intent(in),
optional
::
ignore_ownership
Description
Nullify graph by tracking visited nodes to avoid infinite recursion