ESMF
Source Files
Modules
Block Data
Procedures
Abstract Interfaces
Derived Types
Programs
NUOPC_IsUpdatedState
Function
52 statements
Source File
NUOPC_Base.F90
NUOPC_Base
NUOPC_IsUpdatedState
Contents
private function NUOPC_IsUpdatedState(state, fieldName, count, rc)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_State
),
intent(in)
::
state
character(len=*),
intent(in),
optional
::
fieldName
integer,
intent(out),
optional
::
count
integer,
intent(out),
optional
::
rc
Return Value
logical