dune-istl  2.4
Files | Classes | Enumerations
ISTL_Comm

Files

file  owneroverlapcopy.hh
 Classes providing communication interfaces for overlapping Schwarz methods.
 

Classes

struct  Dune::OwnerOverlapCopyAttributeSet
 Attribute set for overlapping schwarz. More...
 
class  Dune::IndexInfoFromGrid< G, L >
 Information about the index distribution. More...
 
struct  Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::CopyGatherScatter< T >
 gather/scatter callback for communcation More...
 
struct  Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::AddGatherScatter< T >
 
class  Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >
 A class setting up standard communication for a two-valued attribute set with owner/overlap/copy semantics. More...
 

Enumerations

enum  Dune::OwnerOverlapCopyAttributeSet::AttributeSet { Dune::OwnerOverlapCopyAttributeSet::owner =1, Dune::OwnerOverlapCopyAttributeSet::overlap =2, Dune::OwnerOverlapCopyAttributeSet::copy =3 }
 

Detailed Description

Enumeration Type Documentation

Enumerator
owner 
overlap 
copy