#include <dune/functions/gridfunctions/discreteglobalbasisfunction.hh>
|
| const Basis & | basis () const |
| | Return a const reference to the stored basis.
|
| const Vector & | dofs () const |
| | Return the coefficients of this discrete function by reference.
|
| const NodeToRangeEntry & | nodeToRangeEntry () const |
| | Return the stored node-to-range map.
|
| const EntitySet & | entitySet () const |
| | Get associated set of entities the local-function can be bound to.
|
◆ Basis
template<typename B, typename V, typename NTRE>
◆ Coefficient
template<typename B, typename V, typename NTRE>
◆ Domain
template<typename B, typename V, typename NTRE>
◆ Element
template<typename B, typename V, typename NTRE>
◆ EntitySet
template<typename B, typename V, typename NTRE>
◆ GridView
template<typename B, typename V, typename NTRE>
◆ LocalDomain
template<typename B, typename V, typename NTRE>
◆ NodeToRangeEntry
template<typename B, typename V, typename NTRE>
◆ Tree
template<typename B, typename V, typename NTRE>
◆ Vector
template<typename B, typename V, typename NTRE>
◆ DiscreteGlobalBasisFunctionBase()
template<typename B, typename V, typename NTRE>
◆ basis()
template<typename B, typename V, typename NTRE>
Return a const reference to the stored basis.
◆ dofs()
template<typename B, typename V, typename NTRE>
Return the coefficients of this discrete function by reference.
◆ entitySet()
template<typename B, typename V, typename NTRE>
Get associated set of entities the local-function can be bound to.
◆ nodeToRangeEntry()
template<typename B, typename V, typename NTRE>
Return the stored node-to-range map.
◆ data_
template<typename B, typename V, typename NTRE>
The documentation for this class was generated from the following file: