mus_unload_IBM Subroutine

public subroutine mus_unload_IBM(me, proc, minLevel, maxLevel)

Arguments

Type IntentOptional Attributes Name
type(mus_IBM_type), intent(inout) :: me(:)

IBM data type

type(tem_comm_env_type), intent(in) :: proc

Global parameters

integer, intent(in) :: minLevel

Level range

integer, intent(in) :: maxLevel

Level range


Calls

proc~~mus_unload_ibm~~CallsGraph proc~mus_unload_ibm mus_unload_IBM tem_dump_stlb tem_dump_stlb proc~mus_unload_ibm->tem_dump_stlb tem_freeSurfData tem_freeSurfData proc~mus_unload_ibm->tem_freeSurfData

Called by

proc~~mus_unload_ibm~~CalledByGraph proc~mus_unload_ibm mus_unload_IBM proc~mus_perform_dynloadbal mus_perform_dynLoadBal proc~mus_perform_dynloadbal->proc~mus_unload_ibm proc~mus_solve mus_solve proc~mus_solve->proc~mus_perform_dynloadbal program~musubi musubi program~musubi->proc~mus_solve