DUNE PDELab (2.7)

Dune::PDELab::LocalOperatorOvlpRegion< LocalOperatorBase, GFS > Class Template Reference

Wrapper for LocalOperators restricting their action to areas overlapping with other subdomains Any entity not covered by multiple subdomains will be ignored by not evaluating the underlying LocalOperator. This wrapper can be used to generate the overlap matrix needed for the GenEO coarse space. More...

#include <dune/pdelab/backend/istl/geneo/localoperator_ovlp_region.hh>

Detailed Description

template<typename LocalOperatorBase, typename GFS>
class Dune::PDELab::LocalOperatorOvlpRegion< LocalOperatorBase, GFS >

Wrapper for LocalOperators restricting their action to areas overlapping with other subdomains Any entity not covered by multiple subdomains will be ignored by not evaluating the underlying LocalOperator. This wrapper can be used to generate the overlap matrix needed for the GenEO coarse space.

Template Parameters
LocalOperatorBaseThe LocalOperator to be wrapped
GFSThe corresponding grid function space

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.111.3 (Jul 15, 22:36, 2024)