NUOPC_FreeFormatGet Subroutine

public subroutine NUOPC_FreeFormatGet(freeFormat, lineCount, capacity, stringList, rc)

Arguments

Type IntentOptional Attributes Name
type(NUOPC_FreeFormat), intent(in) :: freeFormat
integer, intent(out), optional :: lineCount
integer, intent(out), optional :: capacity
character(len=NUOPC_FreeFormatLen), optional, pointer :: stringList(:)
integer, intent(out), optional :: rc