Home
last modified time | relevance | path

Searched refs:coarsening_elements_to_ghost (Results 1 – 1 of 1) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/src/mesh/
H A Dmesh_communication.C944 ghost_map coarsening_elements_to_ghost; in send_coarse_ghosts() local
960 coarsening_elements_to_ghost[their_proc_id].push_back(elem); in send_coarse_ghosts()
989 coarsening_elements_to_ghost.find(p); in send_coarse_ghosts()
990 if (it != coarsening_elements_to_ghost.end()) in send_coarse_ghosts()