16 #ifndef dealii_number_cache_h 17 #define dealii_number_cache_h 31 namespace DoFHandlerImplementation
82 const unsigned int my_rank);
118 std::vector<types::global_dof_index>
120 const MPI_Comm mpi_communicator)
const;
129 std::vector<IndexSet>
131 const MPI_Comm mpi_communicator)
const;
186 template <
class Archive>
188 serialize(Archive &ar,
const unsigned int version);
192 template <
class Archive>
208 #endif // dealii_dof_iterator_selector_h
NumberCache & operator=(const NumberCache &)=default
IndexSet locally_owned_dofs
types::global_dof_index n_locally_owned_dofs
std::vector< types::global_dof_index > get_n_locally_owned_dofs_per_processor(const MPI_Comm mpi_communicator) const
#define DEAL_II_NAMESPACE_CLOSE
std::vector< types::global_dof_index > n_locally_owned_dofs_per_processor
void serialize(Archive &ar, const unsigned int version)
std::vector< IndexSet > get_locally_owned_dofs_per_processor(const MPI_Comm mpi_communicator) const
#define DEAL_II_NAMESPACE_OPEN
std::size_t memory_consumption() const
std::vector< IndexSet > locally_owned_dofs_per_processor
types::global_dof_index n_global_dofs