IBAMR  IBAMR version 0.19.
SAMRAI::hier::BoxComm< DIM > Member List

This is the complete list of members for SAMRAI::hier::BoxComm< DIM >, including all inherited members.

bcastBox(Box< DIM > &box, const int root=0, tbox::SAMRAI_MPI::comm=tbox::SAMRAI_MPI::commWorld)SAMRAI::hier::BoxComm< DIM >static
bcastBoxArray(BoxArray< DIM > &box_array, const int root=0)SAMRAI::hier::BoxComm< DIM >static
bcastBoxList(BoxList< DIM > &box_list, const int root=0)SAMRAI::hier::BoxComm< DIM >static
exchangeBoxArraysAndWeightArrays(const BoxArray< DIM > &box_array_in, const tbox::Array< double > &weights_in, BoxArray< DIM > &box_array_out, tbox::Array< double > &weights_out)SAMRAI::hier::BoxComm< DIM >static
recvBox(Box< DIM > &box, const int sender_id)SAMRAI::hier::BoxComm< DIM >static
sendBox(const Box< DIM > &box, const int rcvr_id)SAMRAI::hier::BoxComm< DIM >static
sendBox(const Box< DIM > &box, const tbox::Array< int > &rcvr_id)SAMRAI::hier::BoxComm< DIM >static