mus_set_posInNghElems Subroutine

public subroutine mus_set_posInNghElems(minLevel, maxLevel, nStencils, globBC, BC)

Set BC elements positions in LevelDesc%neigh%nghElems

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: minLevel
integer, intent(in) :: maxLevel
integer, intent(in) :: nStencils
type(glob_boundary_type), intent(in) :: globBC
type(boundary_type), intent(inout) :: BC

Called by

proc~~mus_set_posinnghelems~~CalledByGraph proc~mus_set_posinnghelems mus_set_posInNghElems proc~update_bclists update_BClists proc~update_bclists->proc~mus_set_posinnghelems proc~mus_construct mus_construct proc~mus_construct->proc~update_bclists proc~mus_initialize mus_initialize proc~mus_initialize->proc~mus_construct proc~mus_perform_dynloadbal mus_perform_dynLoadBal proc~mus_perform_dynloadbal->proc~mus_construct program~mus_harvesting mus_harvesting program~mus_harvesting->proc~mus_construct proc~mus_solve mus_solve proc~mus_solve->proc~mus_perform_dynloadbal program~musubi musubi program~musubi->proc~mus_initialize