DUNE PDELab (git)

Dune::PDELab::lop::DiagonalJacobian Struct Reference

Decorator base class for local operators that have a diagonal jacobian matrix. More...

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

Detailed Description

Decorator base class for local operators that have a diagonal jacobian matrix.

By inheriting from this decorator class, local operators assert that their jacobian is completely diagonal. This information can be used by the assembler to e.g. switch to a diagonal local matrix that gets passed to the LocalOperator, which can save a lot of memory bandwidth for large local function spaces.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)