Dune Core Modules (2.3.1)
Dune::ImplicitMatrixBuilder< M_ >::row_object Class Reference
Proxy row object for entry access. More...
#include <dune/istl/bcrsmatrix.hh>
Public Member Functions | |
block_type & | operator[] (size_type j) const |
Returns entry in column j. | |
Detailed Description
template<class M_>
class Dune::ImplicitMatrixBuilder< M_ >::row_object
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:
- dune/istl/bcrsmatrix.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)