dune-pdelab  2.5-dev
Public Types | Public Member Functions | List of all members
Dune::PDELab::OverlappingBorderDOFExchanger< GridOperator > Class Template Reference

#include <dune/pdelab/gridoperator/common/borderdofexchanger.hh>

Inheritance diagram for Dune::PDELab::OverlappingBorderDOFExchanger< GridOperator >:
Inheritance graph

Public Types

typedef NoDataBorderDOFExchanger CommunicationCache
 
typedef Empty BorderPattern
 Data structure for storing border-border matrix pattern entries in a communication-optimized form. More...
 

Public Member Functions

 OverlappingBorderDOFExchanger ()
 
 OverlappingBorderDOFExchanger (const GridOperator &grid_operator)
 
void accumulateBorderEntries (const GridOperator &grid_operator, typename GridOperator::Traits::Jacobian &matrix)
 
CommunicationCachecommunicationCache ()
 
const CommunicationCachecommunicationCache () const
 
void update (const GridOperator &grid_operator)
 

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