eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
component_final
Subroutine
29 statements
Source File
component_mod.F90
component_mod
component_final
Contents
public subroutine component_final(EClock, comp, comp_final)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_Clock
),
intent(inout)
::
EClock
type(
component_type
),
intent(inout)
::
comp
(:)
private subroutine comp_final(EClock, cdata, x2c, c2x)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_Clock
),
intent(inout)
::
EClock
type(
seq_cdata
),
intent(inout)
::
cdata
type(
AttrVect
),
intent(inout)
::
x2c
type(
AttrVect
),
intent(inout)
::
c2x