DUNE-FEM (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 | |
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 | |
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:
- dune/fem/space/common/communicationmanager.hh
