DUNE PDELab (2.7)

Dune::PDELab::SubdomainBasis< X > Class Template Reference

This represents a general per-subdomain basis. More...

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

Public Member Functions

 SubdomainBasis (X &basis_function)
 Constructor creating a basis with only one basis function per subdomain.
 
std::shared_ptr< X > get_basis_vector (int i)
 Returns basis vector i.
 
int basis_size ()
 Size of the local basis.
 

Detailed Description

template<class X>
class Dune::PDELab::SubdomainBasis< X >

This represents a general per-subdomain basis.

Template Parameters
XVector type.

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)