Handles communication of shared nodes, ghost nodes or ghost cells across panes. More...
Go to the source code of this file.
Classes | |
class | Pane_communicator |
Encapsulates information about distribution of panes on all processes and handles across pane communication for shared nodes, ghost nodes, and ghost cells. More... | |
struct | Pane_communicator::Pane_comm_buffers |
Buffers for outgoing and incoming messages of a specific pane to be communicated with another pane (either local or global). More... | |
Handles communication of shared nodes, ghost nodes or ghost cells across panes.
No overlap is permitted among the three types of communication.
Definition in file Pane_communicator.h.