MAPL_CheckpointState Interface

public interface MAPL_CheckpointState

Module Procedures

private subroutine MAPL_ESMFStateWriteToFile(STATE, CLOCK, FILENAME, FILETYPE, MPL, HDR, write_with_oserver, RC)

Arguments

Type IntentOptional Attributes Name
type(ESMF_State), intent(inout) :: STATE
type(ESMF_Clock), intent(in) :: CLOCK
character(len=*), intent(in) :: FILENAME
character(len=*), intent(inout) :: FILETYPE
type(MAPL_MetaComp), intent(inout) :: MPL
logical, intent(in) :: HDR
logical, intent(in), optional :: write_with_oserver
integer, intent(out), optional :: RC