Dune Core Modules (2.9.0)

Dune::ImplicitMatrixBuilder< M_ >::row_object Class Reference

Proxy row object for entry access. More...

#include <dune/istl/bcrsmatrix.hh>

Public Member Functions

block_typeoperator[] (size_type j) const
 Returns entry in column j.
 

Detailed Description

template<class M_>
class Dune::ImplicitMatrixBuilder< M_ >::row_object

Proxy row object for entry access.

During matrix construction, there are no fully functional rows available yet, so we instead hand out a simple proxy which only allows accessing individual entries using operator[].


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 27, 22:29, 2024)