Interface of a builder for "extraordinary" ghost cells. More...
#include <arcane/core/IExtraGhostCellsBuilder.h>
Public Member Functions | |
| virtual | ~IExtraGhostCellsBuilder () |
| Frees resources. | |
| virtual void | computeExtraCellsToSend ()=0 |
| Calculates the "extraordinary" cells to send. | |
| virtual Int32ConstArrayView | extraCellsToSend (Int32 rank) const =0 |
| Local indices of "extraordinary" cells for sending. | |
Interface of a builder for "extraordinary" ghost cells.
An "extraordinary" ghost cell is a ghost cell added to the ghost cells defined by the mesh connectivity. Specifically, the calculation of extraordinary ghost cells is performed at every update of the mesh or load balancing.
Definition at line 38 of file IExtraGhostCellsBuilder.h.
|
inlinevirtual |
Frees resources.
Definition at line 42 of file IExtraGhostCellsBuilder.h.
|
pure virtual |
Calculates the "extraordinary" cells to send.
Performs the calculation of "extraordinary" cells following a construction algorithm
|
pure virtual |
Local indices of "extraordinary" cells for sending.
Retrieves the array of "extraordinary" cells destined for subdomain sid