mus_IBM_commNewPos Subroutine

private subroutine mus_IBM_commNewPos(IBMData, levelDesc, commPattern, globTree, surfData, iLevel, comm)

This subroutine communicates all elements which just moved from the fluids to the halo elements.

Arguments

Type IntentOptional Attributes Name
type(mus_IBM_tmpData_type), intent(inout) :: IBMData

tmp IBMData type to be filled

type(tem_levelDesc_type), intent(inout) :: levelDesc

the level descriptor incl. the global send and receive buffers

type(tem_commPattern_type), intent(inout) :: commPattern

communication pattern to be used

type(treelmesh_type), intent(inout) :: globTree

global tree information

type(tem_surfData_type), intent(inout) :: surfData

the surface data incl. the coordinates for the Xk

integer, intent(in) :: iLevel

current level

integer, intent(in) :: comm

process description to use


Calls

proc~~mus_ibm_commnewpos~~CallsGraph proc~mus_ibm_commnewpos mus_IBM_commNewPos append append proc~mus_ibm_commnewpos->append buf_int buf_int proc~mus_ibm_commnewpos->buf_int buf_real buf_real proc~mus_ibm_commnewpos->buf_real elempos elempos proc~mus_ibm_commnewpos->elempos empty empty proc~mus_ibm_commnewpos->empty init init proc~mus_ibm_commnewpos->init nelems nelems proc~mus_ibm_commnewpos->nelems nelemsproc nelemsproc proc~mus_ibm_commnewpos->nelemsproc proc proc proc~mus_ibm_commnewpos->proc ptrs ptrs proc~mus_ibm_commnewpos->ptrs tem_init_surfData tem_init_surfData proc~mus_ibm_commnewpos->tem_init_surfData val val proc~mus_ibm_commnewpos->val

Called by

proc~~mus_ibm_commnewpos~~CalledByGraph proc~mus_ibm_commnewpos mus_IBM_commNewPos proc~mus_ibm_buildsendrecv_xk mus_IBM_buildSendRecv_Xk proc~mus_ibm_buildsendrecv_xk->proc~mus_ibm_commnewpos proc~mus_buildbuffibm mus_buildBuffIBM proc~mus_buildbuffibm->proc~mus_ibm_buildsendrecv_xk proc~do_fast_singlelevel do_fast_singleLevel proc~do_fast_singlelevel->proc~mus_buildbuffibm