DUNE-FEM (unstable)
Dune::Fem::StencilWrapper< DomainSpace, RangeSpace, LocalStencil > Class Template Reference
a simple wrapper class for sparsity patterns provide as vector< set< size_t > > More...
#include <dune/fem/operator/common/stencil.hh>
Public Member Functions | |
| void | fill (const DomainEntityType &dEntity, const RangeEntityType &rEntity, bool fillGhost=true) | 
| Create stencil entries for (dEntity,rEntity) pair.  More... | |
Detailed Description
template<class DomainSpace, class RangeSpace, class LocalStencil>
class Dune::Fem::StencilWrapper< DomainSpace, RangeSpace, LocalStencil >
class Dune::Fem::StencilWrapper< DomainSpace, RangeSpace, LocalStencil >
a simple wrapper class for sparsity patterns provide as vector< set< size_t > >
- Template Parameters
 - 
  
DomainSpace type of discrete function space for the domain RangeSpace type of discrete function space for the range  
Member Function Documentation
◆ fill()
template<class DomainSpace , class RangeSpace , class LocalStencil > 
      
  | 
  inline | 
Create stencil entries for (dEntity,rEntity) pair.
- Parameters
 - 
  
[in] dEntity domain entity [in] rEntity range entity [in] fillGhost setup stencil even for a ghost domain entity  
The documentation for this class was generated from the following file:
- dune/fem/operator/common/stencil.hh
 
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)