Source Files
Modules
Procedures
Derived Types
clear
Interface
89 statements
Source File
graphstruc_types.f90
graphstruc_types
clear
Contents
None
interface
private module subroutine clear(this)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
graph_type
),
intent(inout)
::
this
Parent. Instance of the graph structure.
Description
Interface for clearing all data from the graph.