marker_vertices Subroutine

public pure subroutine marker_vertices(style, x, y, n, closed)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: style
real(kind=wp), intent(out) :: x(:)
real(kind=wp), intent(out) :: y(:)
integer, intent(out) :: n
logical, intent(out) :: closed