parse_axis Subroutine

public subroutine parse_axis(json, pos, ax, status)

Parse axis object

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: json
integer, intent(inout) :: pos
type(axis_t), intent(out) :: ax
integer, intent(out) :: status