Region between contour levels with boundary polygons
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=wp), | public | :: | level_min | = | 0.0_wp | ||
real(kind=wp), | public | :: | level_max | = | 0.0_wp | ||
type(contour_polygon_t), | public, | allocatable | :: | boundaries(:) | |||
integer, | public | :: | region_id | = | 0 |