![]() |
Reference documentation for deal.II version 9.5.0
|
This is the complete list of members for PETScWrappers::Partitioner, including all inherited members.
| export_to_ghosted_array(const ArrayView< const Number > &locally_owned_array, const ArrayView< Number > &ghost_array) const | PETScWrappers::Partitioner | |
| export_to_ghosted_array_finish(const ArrayView< const Number > &locally_owned_array, const ArrayView< Number > &ghost_array) const | PETScWrappers::Partitioner | |
| export_to_ghosted_array_start(const ArrayView< const Number > &locally_owned_array, const ArrayView< Number > &ghost_array) const | PETScWrappers::Partitioner | |
| get_mpi_communicator() const override | PETScWrappers::Partitioner | virtual |
| ghost | PETScWrappers::Partitioner | protected |
| ghost_indices() const | PETScWrappers::Partitioner | inline |
| ghost_indices_data | PETScWrappers::Partitioner | protected |
| import_from_ghosted_array(const VectorOperation::values op, const ArrayView< const Number > &ghost_array, const ArrayView< Number > &locally_owned_array) const | PETScWrappers::Partitioner | |
| import_from_ghosted_array_finish(const VectorOperation::values op, const ArrayView< const Number > &ghost_array, const ArrayView< Number > &locally_owned_array) const | PETScWrappers::Partitioner | |
| import_from_ghosted_array_start(const VectorOperation::values op, const ArrayView< const Number > &ghost_array, const ArrayView< Number > &locally_owned_array) const | PETScWrappers::Partitioner | |
| larger_ghost | PETScWrappers::Partitioner | protected |
| n_ghost_indices() const | PETScWrappers::Partitioner | inline |
| n_ghost_indices_data | PETScWrappers::Partitioner | protected |
| n_ghost_indices_larger | PETScWrappers::Partitioner | protected |
| Partitioner() | PETScWrappers::Partitioner | |
| reinit(const IndexSet &locally_owned_indices, const IndexSet &ghost_indices, const MPI_Comm communicator) override | PETScWrappers::Partitioner | virtual |
| reinit(const IndexSet &locally_owned_indices, const IndexSet &ghost_indices, const IndexSet &larger_ghost_indices, const MPI_Comm communicator) | PETScWrappers::Partitioner | |
| ~CommunicationPatternBase()=default | Utilities::MPI::CommunicationPatternBase | virtual |
| ~Partitioner() override=default | PETScWrappers::Partitioner | virtual |