DUNE-FEM (2.10)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
localcoefficients.hh
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
The Local keys associated to the dim-d local basis functions.
Definition: localcoefficients.hh:24
const LocalKey & localKey(std::size_t i) const noexcept
Returns the i'th local key.
Definition: localcoefficients.hh:43
SimplexP1BubbleLocalCoefficients() noexcept
Default constructor, initialized the local keys.
Definition: localcoefficients.hh:29
static constexpr std::size_t size() noexcept
Returns number of coefficients.
Definition: localcoefficients.hh:37
