NUOPC_ChopString Subroutine

public subroutine NUOPC_ChopString(string, chopChar, chopStringList, rc)

Arguments

Type IntentOptional Attributes Name
character(len=*) :: string
character(len=1) :: chopChar
character(len=ESMF_MAXSTR), pointer :: chopStringList(:)
integer, intent(out), optional :: rc