|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
qkdglegendre.hh
Go to the documentation of this file.
244 typedef LocalBasisTraits<D,d,Dune::FieldVector<D,d>,R,1,Dune::FieldVector<R,1>,Dune::FieldMatrix<R,1,d> > Traits;
double alpha() const
friend friend auto derivative(const Polynomial &p)
const FieldVector< K, n > & diagonal() const
#define DUNE_THROW(E,...)
STL namespace.
For backward compatibility – Do not use this!
Dune::FieldVector< int, d > multiindex(int i)
Definition qkdglegendre.hh:64
static const QuadratureRule & rule(const GeometryType &t, int p, QuadratureType::Enum qt=QuadratureType::GaussLegendre)
D DomainType
LB LocalBasisType
LC LocalCoefficientsType
LI LocalInterpolationType
GridImp::ctype ctype
static constexpr int mydimension
Definition qkdglegendre.hh:33
The 1d Legendre Polynomials (k=0,1 are specialized below)
Definition qkdglegendre.hh:78
void pdp(D x, std::vector< R > &value, std::vector< R > &derivative) const
Definition qkdglegendre.hh:115
void p(D x, std::vector< R > &value) const
evaluate all polynomials at point x
Definition qkdglegendre.hh:81
void dp(D x, std::vector< R > &derivative) const
Definition qkdglegendre.hh:99
void pdp(D x, std::vector< R > &value, std::vector< R > &derivative) const
Definition qkdglegendre.hh:170
void p(D x, std::vector< R > &value) const
evaluate all polynomials at point x
Definition qkdglegendre.hh:144
void dp(D x, std::vector< R > &derivative) const
Definition qkdglegendre.hh:157
R p(int i, D x) const
Definition qkdglegendre.hh:151
R dp(int i, D x) const
Definition qkdglegendre.hh:164
void dp(D x, std::vector< R > &derivative) const
Definition qkdglegendre.hh:198
R p(int i, D x) const
Definition qkdglegendre.hh:192
void p(D x, std::vector< R > &value) const
evaluate all polynomials at point x
Definition qkdglegendre.hh:184
R dp(int i, D x) const
Definition qkdglegendre.hh:206
void pdp(D x, std::vector< R > &value, std::vector< R > &derivative) const
Definition qkdglegendre.hh:212
Lagrange shape functions of order k on the reference cube.
Definition qkdglegendre.hh:237
unsigned int size() const
number of shape functions
Definition qkdglegendre.hh:250
void evaluateFunction(const typename Traits::DomainType &x, std::vector< typename Traits::RangeType > &value) const
Evaluate all shape functions.
Definition qkdglegendre.hh:256
void evaluateJacobian(const typename Traits::DomainType &x, std::vector< typename Traits::JacobianType > &value) const
Evaluate Jacobian of all shape functions.
Definition qkdglegendre.hh:281
void partial(const std::array< unsigned int, Traits::dimDomain > &order, const typename Traits::DomainType &in, std::vector< typename Traits::RangeType > &out) const
Evaluate partial derivative of all shape functions.
Definition qkdglegendre.hh:311
DGLegendreLocalBasis()
Definition qkdglegendre.hh:246
unsigned int order() const
Polynomial order of the shape functions.
Definition qkdglegendre.hh:323
LocalBasisTraits< D, d, Dune::FieldVector< D, d >, R, 1, Dune::FieldVector< R, 1 >, Dune::FieldMatrix< R, 1, d > > Traits
Definition qkdglegendre.hh:244
determine degrees of freedom
Definition qkdglegendre.hh:333
void interpolate(const F &f, std::vector< C > &out) const
Local interpolation of a function.
Definition qkdglegendre.hh:346
DGLegendreLocalInterpolation()
Definition qkdglegendre.hh:341
Layout map for Q1 elements.
Definition qkdglegendre.hh:391
DGLegendreLocalCoefficients()
Standard constructor.
Definition qkdglegendre.hh:396
std::size_t size() const
number of coefficients
Definition qkdglegendre.hh:403
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition qkdglegendre.hh:409
Definition qkdglegendre.hh:424
const Traits::LocalCoefficientsType & localCoefficients() const
Definition qkdglegendre.hh:452
LocalFiniteElementTraits< LocalBasis, LocalCoefficients, LocalInterpolation > Traits
Definition qkdglegendre.hh:435
const Traits::LocalInterpolationType & localInterpolation() const
Definition qkdglegendre.hh:459
QkDGLegendreLocalFiniteElement * clone() const
Definition qkdglegendre.hh:478
const Traits::LocalBasisType & localBasis() const
Definition qkdglegendre.hh:445
QkDGLegendreLocalFiniteElement()
Definition qkdglegendre.hh:439
Factory for global-valued DGLegendre elements.
Definition qkdglegendre.hh:504
QkDGLegendreFiniteElementFactory()
default constructor
Definition qkdglegendre.hh:514
T accumulate(T... args)
T resize(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8