FV3-JEDI
med Module Reference

Functions/Subroutines

subroutine, public setservices (mediator, rc)
 
subroutine initializep1 (mediator, importState, exportState, clock, rc)
 
subroutine initializep2 (mediator, importState, exportState, clock, rc)
 
subroutine mediatoradvance (mediator, rc)
 

Function/Subroutine Documentation

◆ initializep1()

subroutine med::initializep1 ( type(esmf_gridcomp)  mediator,
type(esmf_state)  importState,
type(esmf_state)  exportState,
type(esmf_clock)  clock,
integer, intent(out)  rc 
)
private

Definition at line 62 of file med.F90.

Here is the caller graph for this function:

◆ initializep2()

subroutine med::initializep2 ( type(esmf_gridcomp)  mediator,
type(esmf_state)  importState,
type(esmf_state)  exportState,
type(esmf_clock)  clock,
integer, intent(out)  rc 
)
private

Definition at line 122 of file med.F90.

Here is the caller graph for this function:

◆ mediatoradvance()

subroutine med::mediatoradvance ( type(esmf_gridcomp)  mediator,
integer, intent(out)  rc 
)
private

Definition at line 229 of file med.F90.

Here is the caller graph for this function:

◆ setservices()

subroutine, public med::setservices ( type(esmf_gridcomp)  mediator,
integer, intent(out)  rc 
)

Definition at line 23 of file med.F90.

Here is the call graph for this function: