|
dune-localfunctions 2.12-git
|
Loading...
Searching...
No Matches
nedelec1stkindsimplex.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
70 static_assert(dim==2 || dim==3, "Nedelec shape functions are implemented only for 2d and 3d simplices.");
294 static_assert(dim==2 || dim==3, "Nédélec shape functions are implemented only for 2d and 3d simplices.");
407 Impl::Nedelec1stKindSimplexLocalInterpolation<Impl::Nedelec1stKindSimplexLocalBasis<D,R,dim,k> > >;
409 static_assert(dim==2 || dim==3, "Nedelec elements are only implemented for 2d and 3d elements.");
410 static_assert(k==1, "Nedelec elements of the first kind are currently only implemented for order k==1.");
size_type dim() const
LB LocalBasisType
Definition localfiniteelementtraits.hh:16
LC LocalCoefficientsType
Definition localfiniteelementtraits.hh:20
LI LocalInterpolationType
Definition localfiniteelementtraits.hh:24
Nédélec elements of the first kind for simplex elements.
Definition nedelec1stkindsimplex.hh:403
static constexpr unsigned int size()
Definition nedelec1stkindsimplex.hh:441
Nedelec1stKindSimplexLocalFiniteElement()=default
Default constructor.
const Traits::LocalInterpolationType & localInterpolation() const
Definition nedelec1stkindsimplex.hh:436
Nedelec1stKindSimplexLocalFiniteElement(std::bitset< dim *(dim+1)/2 > s)
Constructor with explicitly given edge orientations.
Definition nedelec1stkindsimplex.hh:421
static constexpr GeometryType type()
Definition nedelec1stkindsimplex.hh:446
const Traits::LocalBasisType & localBasis() const
Definition nedelec1stkindsimplex.hh:426
const Traits::LocalCoefficientsType & localCoefficients() const
Definition nedelec1stkindsimplex.hh:431
T accumulate(T... args)
T begin(T... args)
T distance(T... args)
T end(T... args)
T fill(T... args)
T find(T... args)
T resize(T... args)
T size(T... args)
T swap(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8