get_np_total Function

public pure function get_np_total(self) result(res)

Returns total number of polygon points

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