json_file_get_double Subroutine

private subroutine json_file_get_double(this, path, val)

Arguments

Type IntentOptional AttributesName
class(input_json), intent(inout) :: this
character(len=*), intent(in) :: path
real, intent(out) :: val

Contents

None