parse_autosize Subroutine

public subroutine parse_autosize(json, pos, autosize_type, status, autosize_contains)

Parse autosize type and the meaning of the supplied dimensions.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: json
integer, intent(inout) :: pos
character(len=:), intent(inout), allocatable :: autosize_type
integer, intent(out) :: status
character(len=:), intent(inout), optional, allocatable :: autosize_contains