set_sendHaloBits Subroutine

public subroutine set_sendHaloBits(property, sendBuffer)

set the sendHalo bit for all fluid elements which are send to remote procs

Arguments

Type IntentOptional Attributes Name
integer(kind=long_k), intent(inout) :: property(:)
type(tem_communication_type), intent(in) :: sendBuffer

Calls

proc~~set_sendhalobits~~CallsGraph proc~set_sendhalobits set_sendHaloBits val val proc~set_sendhalobits->val

Called by

proc~~set_sendhalobits~~CalledByGraph proc~set_sendhalobits set_sendHaloBits proc~mus_construct mus_construct proc~mus_construct->proc~set_sendhalobits 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 program~musubi->proc~mus_solve