tem_restart_closeRead Subroutine

public subroutine tem_restart_closeRead(me)

This subroutine closes the restart dump file and writes the last header.

Arguments

TypeIntentOptionalAttributesName
type(tem_restart_type) :: me

the restart information


Calls

proc~~tem_restart_closeread~~CallsGraph proc~tem_restart_closeread tem_restart_closeRead proc~tem_restart_readdata tem_restart_readData proc~tem_restart_closeread->proc~tem_restart_readdata proc~tem_restart_closeread_single tem_restart_closeRead_single proc~tem_restart_closeread->proc~tem_restart_closeread_single proc~tem_restart_readdata_single tem_restart_readData_single proc~tem_restart_readdata->proc~tem_restart_readdata_single proc~check_mpi_error check_mpi_error proc~tem_restart_closeread_single->proc~check_mpi_error mpi_file_close mpi_file_close proc~tem_restart_closeread_single->mpi_file_close proc~tem_restart_readdata_single->proc~check_mpi_error mpi_file_read_all mpi_file_read_all proc~tem_restart_readdata_single->mpi_file_read_all proc~tem_abort tem_abort proc~check_mpi_error->proc~tem_abort mpi_error_string mpi_error_string proc~check_mpi_error->mpi_error_string mpi_abort mpi_abort proc~tem_abort->mpi_abort

Contents


Variables

TypeVisibilityAttributesNameInitial
real(kind=rk), private :: chunk(1)
integer, private :: iChunk