PointLinkedList_Add Subroutine

public subroutine PointLinkedList_Add(this, point)

Type Bound

PointLinkedList

Arguments

Type IntentOptional Attributes Name
class(PointLinkedList) :: this
type(point_type) :: point