dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::PDELab::NoDataBorderDOFExchanger< GridOperator > Class Template Reference

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

Inheritance diagram for Dune::PDELab::NoDataBorderDOFExchanger< 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.
 

Public Member Functions

 NoDataBorderDOFExchanger ()
 
 NoDataBorderDOFExchanger (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: