MCPcopy Create free account
hub / github.com/FEniCS/dolfinx / comm

Method comm

cpp/dolfinx/common/MPI.cpp:62–62  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

60}
61//-----------------------------------------------------------------------------
62MPI_Comm dolfinx::MPI::Comm::comm() const noexcept { return _comm; }
63//-----------------------------------------------------------------------------
64int dolfinx::MPI::rank(const MPI_Comm comm)
65{

Callers 3

ScattererMethod · 0.45
scatter_fwd_beginMethod · 0.45
scatter_rev_beginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected