NAME
Grid_parseNonRep
SYNOPSIS
Grid_parseNonRep(character(IN) :: strlwr(*), integer(OUT):: nonrep, integer(OUT):: idx)
DESCRIPTION
Given the string name of a nonreplicated variable array element, returns the array id and index.
ARGUMENTS
strlwr - the all lowercase string name of the array element, MUST BE ALL lowercase nonrep - receives the array id idx - receives the array index