tem_restart_openRead_single Subroutine

public subroutine tem_restart_openRead_single(me)

Open the restart dump file and set file view for the input variable system

Arguments

TypeIntentOptionalAttributesName
type(tem_restart_type) :: me

the restart information


Calls

proc~~tem_restart_openread_single~~CallsGraph proc~tem_restart_openread_single tem_restart_openRead_single mpi_file_open mpi_file_open proc~tem_restart_openread_single->mpi_file_open mpi_file_set_view mpi_file_set_view proc~tem_restart_openread_single->mpi_file_set_view proc~check_mpi_error check_mpi_error proc~tem_restart_openread_single->proc~check_mpi_error 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

Called by

proc~~tem_restart_openread_single~~CalledByGraph proc~tem_restart_openread_single tem_restart_openRead_single proc~tem_restart_openread tem_restart_openRead proc~tem_restart_openread->proc~tem_restart_openread_single

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iError