get_nsegs Function

public pure function get_nsegs(self) result(res)

Returns number of segements

Type Bound

polygon_in_mesh_t

Arguments

Type IntentOptional Attributes Name
class(polygon_in_mesh_t), intent(in) :: self

Instance of the type

Return Value integer


Contents