Home
last modified time | relevance | path

Searched defs:owned_indices (Results 1 – 2 of 2) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/base/
H A Dmpi_compute_index_owner_internal.h552 : owned_indices(owned_indices) in owned_indices() argument
567 const IndexSet &owned_indices; variable
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/base/
H A Dmpi.cc1046 compute_index_owner(const IndexSet &owned_indices, in compute_index_owner()