MAPL_MemReport Subroutine

public subroutine MAPL_MemReport(comm, file_name, line, decorator, rc)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
character(len=*), intent(in) :: file_name
integer, intent(in) :: line
character(len=*), intent(in), optional :: decorator
integer, intent(out), optional :: rc

Calls

proc~~mapl_memreport~~CallsGraph proc~mapl_memreport MAPL_MemReport mpi_barrier mpi_barrier proc~mapl_memreport->mpi_barrier mpi_comm_rank mpi_comm_rank proc~mapl_memreport->mpi_comm_rank proc~mapl_memcommited MAPL_MemCommited proc~mapl_memreport->proc~mapl_memcommited proc~mapl_memused MAPL_MemUsed proc~mapl_memreport->proc~mapl_memused mapl_rtrn mapl_rtrn proc~mapl_memcommited->mapl_rtrn proc~mapl_return MAPL_Return proc~mapl_memcommited->proc~mapl_return proc~mapl_memused->mapl_rtrn proc~mapl_memused->proc~mapl_return at at proc~mapl_return->at insert insert proc~mapl_return->insert proc~mapl_throw_exception MAPL_throw_exception proc~mapl_return->proc~mapl_throw_exception