|
dune-localfunctions 2.8.0
|
Loading...
Searching...
No Matches
nedelec1stkindsimplex.hh
Go to the documentation of this file.
16#include <dune/localfunctions/common/localinterpolation.hh> // For deprecated makeFunctionWithCallOperator
67 static_assert(dim==2 || dim==3, "Nedelec shape functions are implemented only for 2d and 3d simplices.");
291 static_assert(dim==2 || dim==3, "Nédélec shape functions are implemented only for 2d and 3d simplices.");
405 Impl::Nedelec1stKindSimplexLocalInterpolation<Impl::Nedelec1stKindSimplexLocalBasis<D,R,dim,k> > >;
407 static_assert(dim==2 || dim==3, "Nedelec elements are only implemented for 2d and 3d elements.");
408 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:14
LC LocalCoefficientsType
Definition localfiniteelementtraits.hh:18
LI LocalInterpolationType
Definition localfiniteelementtraits.hh:22
Nédélec elements of the first kind for simplex elements.
Definition nedelec1stkindsimplex.hh:401
static constexpr unsigned int size()
Definition nedelec1stkindsimplex.hh:439
Nedelec1stKindSimplexLocalFiniteElement()=default
Default constructor.
const Traits::LocalInterpolationType & localInterpolation() const
Definition nedelec1stkindsimplex.hh:434
Nedelec1stKindSimplexLocalFiniteElement(std::bitset< dim *(dim+1)/2 > s)
Constructor with explicitly given edge orientations.
Definition nedelec1stkindsimplex.hh:419
static constexpr GeometryType type()
Definition nedelec1stkindsimplex.hh:444
const Traits::LocalBasisType & localBasis() const
Definition nedelec1stkindsimplex.hh:424
const Traits::LocalCoefficientsType & localCoefficients() const
Definition nedelec1stkindsimplex.hh:429
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