Classes providing communication interfaces for overlapping Schwarz methods. More...
Go to the source code of this file.
Classes | |
struct | Dune::OwnerOverlapCopyAttributeSet |
Attribute set for overlapping schwarz. More... | |
class | Dune::IndexInfoFromGrid< G, L > |
Information about the index distribution. More... | |
class | Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType > |
A class setting up standard communication for a two-valued attribute set with owner/overlap/copy semantics. More... | |
struct | Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::CopyGatherScatter< T > |
gather/scatter callback for communcation More... | |
struct | Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::AddGatherScatter< T > |
Namespaces | |
namespace | Dune |
Functions | |
template<int dim, template< class, class > class Comm> | |
void | testRedistributed (int s) |
Classes providing communication interfaces for overlapping Schwarz methods.
void testRedistributed | ( | int | s | ) | [inline] |