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:
- dune/pdelab/localoperator/flags.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)