load_from_string Subroutine

private subroutine load_from_string(this, str)

Arguments

Type IntentOptional AttributesName
class(input_json), intent(inout) :: this
character(len=*), intent(in) :: str

Contents

None