#include <dune/pdelab/localoperator/blockdiagonalwrapper.hh>
|
| | BlockDiagonalAccumulationViewWrapper (AccumulationView &view, bool diagonal) |
| |
| const auto | weight () |
| |
| auto | data () |
| |
| const auto | data () const |
| |
| template<typename LFSU , typename I , typename Value > |
| void | accumulate (const LFSU &lfsu, I i, Value value) |
| |
| 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) |
| |
◆ BlockDiagonalAccumulationViewWrapper()
template<typename AccumulationView >
◆ accumulate() [1/2]
template<typename AccumulationView >
template<typename LFSU , typename I , typename LFSV , typename J , typename Value >
◆ accumulate() [2/2]
template<typename AccumulationView >
template<typename LFSU , typename I , typename Value >
◆ data() [1/2]
template<typename AccumulationView >
◆ data() [2/2]
template<typename AccumulationView >
◆ weight()
template<typename AccumulationView >
The documentation for this class was generated from the following file: