DOLFINx
0.1.0
DOLFINx C++ interface
|
This is the complete list of members for dolfinx::MPI, including all inherited members.
all_to_all(MPI_Comm comm, const graph::AdjacencyList< T > &send_data) | dolfinx::MPI | static |
compute_graph_edges(MPI_Comm comm, const std::set< int > &edges) | dolfinx::MPI | static |
global_offset(MPI_Comm comm, std::size_t range, bool exclusive) | dolfinx::MPI | static |
index_owner(int size, std::size_t index, std::size_t N) | dolfinx::MPI | static |
local_range(int process, std::int64_t N, int size) | dolfinx::MPI | static |
mpi_type() | dolfinx::MPI | inlinestatic |
neighbor_all_to_all(MPI_Comm neighbor_comm, const graph::AdjacencyList< T > &send_data) | dolfinx::MPI | static |
neighbors(MPI_Comm neighbor_comm) | dolfinx::MPI | static |
rank(MPI_Comm comm) | dolfinx::MPI | static |
size(MPI_Comm comm) | dolfinx::MPI | static |