Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=:), | public, | allocatable | :: | full_name | |||
character(len=ESMF_MAXSTR), | public | :: | COMPNAME | ||||
character(len=ESMF_MAXSTR), | public, | allocatable | :: | GCNameList(:) | |||
integer, | public | :: | ALARMLAST | = | 0 | ||
integer, | public, | pointer | :: | phase_coldstart(:) | => | null() | |
integer, | public, | pointer | :: | phase_final(:) | => | null() | |
integer, | public, | pointer | :: | phase_init(:) | => | null() | |
integer, | public, | pointer | :: | phase_record(:) | => | null() | |
integer, | public, | pointer | :: | phase_run(:) | => | null() | |
logical, | public, | pointer | :: | CCcreated(:,:) | => | null() | |
logical, | public | :: | ChildInit | = | .true. | ||
logical, | public | :: | threading_active | = | .FALSE. | ||
logical, | public | :: | use_threads | = | .FALSE. | ||
real, | public | :: | HEARTBEAT | ||||
type(ESMF_Alarm), | public | :: | ALARM(0:LAST_ALARM) | ||||
type(ESMF_Clock), | public | :: | CLOCK | ||||
type(ESMF_Config), | public | :: | CF | ||||
type(ESMF_CplComp), | public, | pointer | :: | CCS(:,:) | => | null() | |
type(ESMF_GridComp), | public | :: | RootGC | ||||
type(ESMF_GridComp), | public | :: | gridcomp | ||||
type(ESMF_GridComp), | public, | pointer | :: | parentGC | => | null() | |
type(ESMF_State), | public, | pointer | :: | CEX(:,:) | => | null() | |
type(ESMF_State), | public, | pointer | :: | CIM(:,:) | => | null() | |
type(ESMF_State), | public | :: | FORCING | ||||
type(ESMF_State), | public | :: | export_state | ||||
type(ESMF_State), | public | :: | import_state | ||||
type(ESMF_State), | public | :: | internal_state | ||||
class(AbstractComponent), | public, | allocatable | :: | component | |||
type(ComponentSpecification), | public | :: | component_spec | ||||
class(ConcreteComposite), | public, | pointer | :: | composite | => | null() | |
type(DistributedProfiler), | public | :: | t_profiler | ||||
type(MAPL_Connectivity), | public | :: | connectList | ||||
type(MAPL_GenericRecordType), | public, | pointer | :: | RECORD | => | null() | |
type(MAPL_InitialState), | public | :: | initial_state | ||||
type(MAPL_Link), | public, | pointer | :: | LINK(:) | => | null() | |
type(MAPL_LocStream), | public | :: | ExchangeGrid | ||||
type(MAPL_LocStream), | public | :: | LOCSTREAM | ||||
type(MAPL_SunOrbit), | public | :: | ORBIT | ||||
type(MaplGrid), | public | :: | grid | ||||
type(SubComponent), | public, | allocatable | :: | subcomponents(:) | |||
type(entryPointVector), | public | :: | run_entry_points | ||||
type(providedServiceItemVector), | public | :: | provided_services | ||||
type(requestedServiceItemVector), | public | :: | requested_services |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | num_threads | |||
class(KeywordEnforcer), | optional | :: | unusable | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CompositeComponent), | intent(inout), | target | :: | this | ||
character(len=*), | intent(in) | :: | name | |||
class(AbstractFrameworkComponent), | intent(in) | :: | component |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(inout), | target | :: | this | ||
character(len=*), | intent(in) | :: | name | |||
class(AbstractComponent), | intent(in) | :: | user_component |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | num_threads | |||
class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(inout) | :: | this | |||
class(KeywordEnforcer), | optional | :: | unusable | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(inout) | :: | this | |||
type(ESMF_Clock), | intent(inout) | :: | clock | |||
character(len=*), | intent(in) | :: | phase | |||
class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(inout) | :: | this | |||
character(len=*), | intent(in) | :: | name | |||
type(ESMF_Clock), | intent(inout) | :: | clock | |||
character(len=*), | intent(in) | :: | phase | |||
class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CompositeComponent), | intent(in) | :: | this | |||
character(len=*), | intent(in) | :: | name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CompositeComponent), | intent(in) | :: | this | |||
integer, | intent(in) | :: | i |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CompositeComponent), | intent(in) | :: | this | |||
integer, | intent(in) | :: | i |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CompositeComponent), | intent(in) | :: | this | |||
character(len=*), | intent(in) | :: | name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MAPL_MetaComp), | intent(in), | target | :: | this | ||
integer, | intent(in) | :: | i |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MAPL_MetaComp), | intent(in), | target | :: | this | ||
integer, | intent(in) | :: | i |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MAPL_MetaComp), | intent(in), | target | :: | this | ||
character(len=*), | intent(in) | :: | child_name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MAPL_MetaComp), | intent(in), | target | :: | this | ||
integer, | intent(in) | :: | i |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MAPL_MetaComp), | target | :: | this | |||
integer, | intent(in) | :: | i |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BaseFrameworkComponent), | intent(in), | target | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CompositeComponent), | intent(in), | target | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(in), | target | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(in), | target | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(in), | target | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(in), | target | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(in), | target | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MAPL_MetaComp), | intent(in), | target | :: | this | ||
integer, | intent(in) | :: | i |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CompositeComponent), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CompositeComponent), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(inout) | :: | this | |||
type(ESMF_Clock), | intent(inout) | :: | clock | |||
character(len=*), | intent(in) | :: | phase | |||
class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(inout) | :: | this | |||
character(len=*), | intent(in) | :: | name | |||
type(ESMF_Clock), | intent(inout) | :: | clock | |||
character(len=*), | intent(in) | :: | phase | |||
class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(inout) | :: | this | |||
type(ESMF_Clock), | intent(inout) | :: | clock | |||
character(len=*), | intent(in) | :: | phase | |||
class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(inout) | :: | this | |||
character(len=*), | intent(in) | :: | name | |||
type(ESMF_Clock), | intent(inout) | :: | clock | |||
character(len=*), | intent(in) | :: | phase | |||
class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BaseFrameworkComponent), | intent(inout), | target | :: | this | ||
class(AbstractComponent), | intent(in) | :: | component |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CompositeComponent), | intent(inout) | :: | this | |||
class(AbstractComposite), | intent(in), | target | :: | composite |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(inout) | :: | this | |||
class(Logger), | target | :: | lgr |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MaplGenericComponent), | intent(inout) | :: | this | |||
logical, | intent(in) | :: | use_threads |
type, extends(MaplGenericComponent) :: MAPL_MetaComp ! private ! Move to Base ? character(len=ESMF_MAXSTR) :: COMPNAME type (ESMF_Config ) :: CF character(:), allocatable :: full_name ! Period separated list of ancestor names real :: HEARTBEAT ! Move to decorator? type (DistributedProfiler), public :: t_profiler ! Couplers and connectivity type (ESMF_CplComp ), pointer :: CCS(:,:) => null() type (ESMF_State ), pointer :: CIM(:,:) => null() type (ESMF_State ), pointer :: CEX(:,:) => null() logical, pointer :: CCcreated(:,:) => null() type (MAPL_Link) , pointer :: LINK(:) => null() type (MAPL_Connectivity) :: connectList ! Obsolescent character(len=ESMF_MAXSTR) , allocatable :: GCNameList(:) integer , pointer :: phase_init (:) => null() integer, public , pointer :: phase_run (:) => null() integer , pointer :: phase_final(:) => null() integer , pointer :: phase_record(:) => null() integer , pointer :: phase_coldstart(:)=> null() ! Make accessors? type(ESMF_GridComp) :: RootGC type(ESMF_GridComp) , pointer :: parentGC => null() type (ESMF_Alarm ) :: ALARM(0:LAST_ALARM) integer :: ALARMLAST=0 type (ESMF_Clock ) :: CLOCK type (MAPL_SunOrbit ) :: ORBIT ! Odd ordering suport. Needs thought logical :: ChildInit = .true. ! Migrate to MaplGrid? type (MAPL_LocStream) :: ExchangeGrid type (MAPL_LocStream) :: LOCSTREAM ! Intermediate checkpointing and replay type (MAPL_GenericRecordType) , pointer :: RECORD => null() ! We don't know what this is for. type (MAPL_InitialState) :: initial_state ! Buffering prev/next buffers. ! Could become ExtData if Tiles could be handled??? type (ESMF_State) :: FORCING ! Service-Services related fields type(ProvidedServiceItemVector) :: provided_services type(RequestedServiceItemVector) :: requested_services contains procedure :: get_ith_child procedure :: get_child_idx procedure :: get_child_gridcomp procedure :: get_child_import_state procedure :: get_child_export_state procedure :: get_child_internal_state end type MAPL_MetaComp