copyVertex Function

public function copyVertex(obj) result(copy)

Type Bound

Vertex_

Arguments

Type IntentOptional Attributes Name
class(Vertex_), intent(inout) :: obj

Return Value type(Vertex_)