dune-common  2.5-git
Dune::RemoteIndices< T, A > Member List

This is the complete list of members for Dune::RemoteIndices< T, A >, including all inherited members.

Allocator typedefDune::RemoteIndices< T, A >
Attribute typedefDune::RemoteIndices< T, A >
begin() constDune::RemoteIndices< T, A >inline
CollectiveIteratorT typedefDune::RemoteIndices< T, A >
communicator() constDune::RemoteIndices< T, A >inline
const_iterator typedefDune::RemoteIndices< T, A >
destinationIndexSet() constDune::RemoteIndices< T, A >inline
end() constDune::RemoteIndices< T, A >inline
fillIndexSetHoles(const G &graph, Dune::OwnerOverlapCopyCommunication< T1, T2 > &oocomm)Dune::RemoteIndices< T, A >friend
find(int proc) constDune::RemoteIndices< T, A >inline
free()Dune::RemoteIndices< T, A >inline
getModifier(int process)Dune::RemoteIndices< T, A >inline
getNeighbours() constDune::RemoteIndices< T, A >inline
GlobalIndex typedefDune::RemoteIndices< T, A >
isSynced() constDune::RemoteIndices< T, A >inline
iterator() constDune::RemoteIndices< T, A >inline
LocalIndex typedefDune::RemoteIndices< T, A >
neighbours() constDune::RemoteIndices< T, A >inline
operator<<(std::ostream &, const RemoteIndices< T > &)Dune::RemoteIndices< T, A >friend
operator==(const RemoteIndices &ri)Dune::RemoteIndices< T, A >
packEntries(IndexPair< GlobalIndex, LocalIndex > **pairs, const ParallelIndexSet &indexSet, char *p_out, MPI_Datatype type, int bufferSize, int *position, int n)Dune::RemoteIndices< T, A >inline
ParallelIndexSet typedefDune::RemoteIndices< T, A >
rebuild()Dune::RemoteIndices< T, A >inline
RemoteIndex typedefDune::RemoteIndices< T, A >
RemoteIndexList typedefDune::RemoteIndices< T, A >
RemoteIndexMap typedefDune::RemoteIndices< T, A >
RemoteIndices(const ParallelIndexSet &source, const ParallelIndexSet &destination, const MPI_Comm &comm, const std::vector< int > &neighbours=std::vector< int >(), bool includeSelf=false)Dune::RemoteIndices< T, A >inline
RemoteIndices()Dune::RemoteIndices< T, A >
repairLocalIndexPointers(std::map< int, SLList< std::pair< typename T1::GlobalIndex, typename T1::LocalIndex::Attribute >, A2 > > &, RemoteIndices< T1, A1 > &, const T1 &)Dune::RemoteIndices< T, A >friend
setIncludeSelf(bool includeSelf)Dune::RemoteIndices< T, A >
setIndexSets(const ParallelIndexSet &source, const ParallelIndexSet &destination, const MPI_Comm &comm, const std::vector< int > &neighbours=std::vector< int >())Dune::RemoteIndices< T, A >
setNeighbours(const C &neighbours)Dune::RemoteIndices< T, A >inline
sourceIndexSet() constDune::RemoteIndices< T, A >inline
~RemoteIndices()Dune::RemoteIndices< T, A >