vl_layer_add Subroutine

public subroutine vl_layer_add(spec, mark_type, x, y, label, interpolate)

Arguments

Type IntentOptional Attributes Name
type(spec_t), intent(inout) :: spec
character(len=*), intent(in) :: mark_type
real(kind=wp), intent(in), contiguous :: x(:)
real(kind=wp), intent(in), contiguous :: y(:)
character(len=*), intent(in), optional :: label
character(len=*), intent(in), optional :: interpolate