dune-pdelab  2.7-git
Public Member Functions | List of all members
Dune::PDELab::impl::PointDiagonalAccumulationViewWrapper< AccumulationView > Class Template Reference

#include <dune/pdelab/localoperator/pointdiagonalwrapper.hh>

Public Member Functions

 PointDiagonalAccumulationViewWrapper (AccumulationView &view, bool diagonal)
 
template<typename LFSU , typename I , typename LFSV , typename J , typename Value >
void accumulate (const LFSU &lfsu, I i, const LFSV &lfsv, J j, Value value)
 

Constructor & Destructor Documentation

◆ PointDiagonalAccumulationViewWrapper()

template<typename AccumulationView >
Dune::PDELab::impl::PointDiagonalAccumulationViewWrapper< AccumulationView >::PointDiagonalAccumulationViewWrapper ( AccumulationView &  view,
bool  diagonal 
)
inline

Member Function Documentation

◆ accumulate()

template<typename AccumulationView >
template<typename LFSU , typename I , typename LFSV , typename J , typename Value >
void Dune::PDELab::impl::PointDiagonalAccumulationViewWrapper< AccumulationView >::accumulate ( const LFSU &  lfsu,
i,
const LFSV &  lfsv,
j,
Value  value 
)
inline

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