DUNE-FEM (unstable)

Dune::Fem::Capabilities::isLocalized< DiscreteFunctionSpace > Class Template Reference

specialize with true if the space is localized, * i.e., the basis function set is based on a shape function set. More...

#include <dune/fem/space/common/capabilities.hh>

Detailed Description

template<class DiscreteFunctionSpace>
class Dune::Fem::Capabilities::isLocalized< DiscreteFunctionSpace >

specialize with true if the space is localized, * i.e., the basis function set is based on a shape function set.

We require, that a localized space has a method

ShapeFunctionSetType shapeFunctionSet ( const EntityType &entity );

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 27, 22:29, 2024)