dune-pdelab 2.7-git
|
#include <dune/pdelab/backend/istl/matrixfree/iterativeblockjacobipreconditioner.hh>
Public Types | |
using | Container = C |
using | value_type = typename Container::value_type |
using | size_type = typename Container::size_type |
using | weight_type = value_type |
Public Member Functions | |
const weight_type & | weight () |
auto | data () |
const auto | data () const |
template<typename LFSV > | |
void | accumulate (const LFSV &lfsv, size_type i, value_type value) |
WeightedPointDiagonalAccumulationView (Container &container, weight_type weight) | |
using Dune::PDELab::impl::WeightedPointDiagonalAccumulationView< C >::Container = C |
using Dune::PDELab::impl::WeightedPointDiagonalAccumulationView< C >::size_type = typename Container::size_type |
using Dune::PDELab::impl::WeightedPointDiagonalAccumulationView< C >::value_type = typename Container::value_type |
using Dune::PDELab::impl::WeightedPointDiagonalAccumulationView< C >::weight_type = value_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |