Reference documentation for deal.II version 9.6.0
|
This is the complete list of members for LinearAlgebra::EpetraWrappers::CommunicationPattern, including all inherited members.
comm | LinearAlgebra::EpetraWrappers::CommunicationPattern | private |
CommunicationPattern(const IndexSet &locally_owned_indices, const IndexSet &ghost_indices, const MPI_Comm communicator) | LinearAlgebra::EpetraWrappers::CommunicationPattern | |
get_epetra_import() const | LinearAlgebra::EpetraWrappers::CommunicationPattern | |
get_mpi_communicator() const override | LinearAlgebra::EpetraWrappers::CommunicationPattern | virtual |
importer | LinearAlgebra::EpetraWrappers::CommunicationPattern | private |
reinit(const IndexSet &locally_owned_indices, const IndexSet &ghost_indices, const MPI_Comm communicator) override | LinearAlgebra::EpetraWrappers::CommunicationPattern | virtual |
~CommunicationPatternBase()=default | Utilities::MPI::CommunicationPatternBase | virtual |