dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
Dune::Fem::CommunicationManagerList Class Reference

Proxy class to DependencyCache which is singleton per space. More...

#include <dune/fem/space/common/communicationmanager.hh>

Public Member Functions

 CommunicationManagerList ()=default
 
template<class CombinedObjectType >
 CommunicationManagerList (CombinedObjectType &cObj)
 constructor
 
template<class DiscreteFunctionImp , class Operation >
void addToList (DiscreteFunctionImp &df, const Operation &operation)
 add discrete function to communication list
 
template<class DiscreteFunctionImp >
void addToList (DiscreteFunctionImp &df)
 add discrete function to communication list
 
template<class DiscreteFunction >
void removeFromList (DiscreteFunction &df)
 
void exchange () const
 

Detailed Description

Proxy class to DependencyCache which is singleton per space.


The documentation for this class was generated from the following file: