open_file Subroutine

public subroutine open_file(this)

Type Bound

test_support

Arguments

Type IntentOptional Attributes Name
class(test_support), intent(inout) :: this

Calls

proc~~open_file~2~~CallsGraph proc~open_file~2 test_support%open_file mpi_abort mpi_abort proc~open_file~2->mpi_abort mpi_barrier mpi_barrier proc~open_file~2->mpi_barrier mpi_comm_rank mpi_comm_rank proc~open_file~2->mpi_comm_rank mpi_info_create mpi_info_create proc~open_file~2->mpi_info_create mpi_info_set mpi_info_set proc~open_file~2->mpi_info_set nf90_open nf90_open proc~open_file~2->nf90_open proc~mapl_verify MAPL_Verify proc~open_file~2->proc~mapl_verify proc~mapl_throw_exception MAPL_throw_exception proc~mapl_verify->proc~mapl_throw_exception

Called by

proc~~open_file~2~~CalledByGraph proc~open_file~2 test_support%open_file program~checkpoint_tester~2 checkpoint_tester program~checkpoint_tester~2->proc~open_file~2