DUNE-FEM (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 >
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:
- dune/fem/space/common/capabilities.hh
