11#ifdef NF_WITH_MPI_SUPPORT
25struct CommunicationPattern
32 std::vector<int> sendCounts;
40 std::vector<int> recvIdx;
53 std::vector<localIdx> boundaryMapVector;
69 std::vector<localIdx> offDiagRowSortPerm;
86CommunicationPattern computeCommunicationPattern(
const UnstructuredMesh& mesh);
Integer types used throughout NeoN.