PointLinkedList_Remove Subroutine

public subroutine PointLinkedList_Remove(this, p)

Type Bound

PointLinkedList

Arguments

Type IntentOptional Attributes Name
class(PointLinkedList), intent(inout) :: this
type(point_type), intent(inout), target :: p