dune-fem 2.8.0
|
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 |
Proxy class to DependencyCache which is singleton per space.