component_final Subroutine

public subroutine component_final(EClock, comp, comp_final)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Clock), intent(inout) :: EClock
type(component_type), intent(inout) :: comp(:)
private subroutine comp_final(EClock, cdata, x2c, c2x)
Arguments
Type IntentOptional Attributes Name
type(ESMF_Clock), intent(inout) :: EClock
type(seq_cdata), intent(inout) :: cdata
type(AttrVect), intent(inout) :: x2c
type(AttrVect), intent(inout) :: c2x