tem_comm_dumpType Subroutine

public subroutine tem_comm_dumpType(me, nUnit)

Write communication type data to nUnit (debugging routine)

Arguments

TypeIntentOptionalAttributesName
type(tem_communication_type), intent(in) :: me
integer, intent(in) :: nUnit

Calls

proc~~tem_comm_dumptype~~CallsGraph proc~tem_comm_dumptype tem_comm_dumpType interface~tem_tostr tem_toStr proc~tem_comm_dumptype->interface~tem_tostr proc~tem_r2str_arr tem_r2str_arr interface~tem_tostr->proc~tem_r2str_arr proc~tem_l2str tem_l2str interface~tem_tostr->proc~tem_l2str proc~tem_d2str_arr tem_d2str_arr interface~tem_tostr->proc~tem_d2str_arr proc~tem_l2str_arr tem_l2str_arr interface~tem_tostr->proc~tem_l2str_arr proc~tem_d2str tem_d2str interface~tem_tostr->proc~tem_d2str proc~tem_b2str_arr tem_b2str_arr interface~tem_tostr->proc~tem_b2str_arr proc~tem_b2str tem_b2str interface~tem_tostr->proc~tem_b2str proc~tem_r2str tem_r2str interface~tem_tostr->proc~tem_r2str proc~tem_i2str tem_i2str interface~tem_tostr->proc~tem_i2str proc~tem_i2str_arr tem_i2str_arr interface~tem_tostr->proc~tem_i2str_arr

Called by

proc~~tem_comm_dumptype~~CalledByGraph proc~tem_comm_dumptype tem_comm_dumpType proc~redefine_halos redefine_halos proc~redefine_halos->proc~tem_comm_dumptype proc~communicate_elements communicate_elements proc~communicate_elements->proc~redefine_halos proc~tem_find_allelements tem_find_allElements proc~tem_find_allelements->proc~communicate_elements proc~tem_create_leveldesc tem_create_levelDesc proc~tem_create_leveldesc->proc~tem_find_allelements

Contents

None