15#ifndef dealii_number_cache_h
16#define dealii_number_cache_h
32 namespace DoFHandlerImplementation
119 std::vector<types::global_dof_index>
121 const MPI_Comm mpi_communicator)
const;
130 std::vector<IndexSet>
132 const MPI_Comm mpi_communicator)
const;
188 template <
class Archive>
190 serialize(Archive &ar,
const unsigned int version);
194 template <
class Archive>
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE
const unsigned int my_rank
std::vector< types::global_dof_index > n_locally_owned_dofs_per_processor
std::vector< IndexSet > locally_owned_dofs_per_processor
NumberCache(NumberCache &&)=default
types::global_dof_index n_global_dofs
std::vector< IndexSet > get_locally_owned_dofs_per_processor(const MPI_Comm mpi_communicator) const
NumberCache(const NumberCache &)=default
std::vector< types::global_dof_index > get_n_locally_owned_dofs_per_processor(const MPI_Comm mpi_communicator) const
NumberCache & operator=(NumberCache &&)=default
void serialize(Archive &ar, const unsigned int version)
std::size_t memory_consumption() const
NumberCache & operator=(const NumberCache &)=default
IndexSet locally_owned_dofs
types::global_dof_index n_locally_owned_dofs