15#ifndef dealii_fe_fe_p_bubbles_h
16#define dealii_fe_fe_p_bubbles_h
70template <
int dim,
int spacedim = dim>
88 virtual std::unique_ptr<FiniteElement<dim, spacedim>>
89 clone()
const override;
Enriched version of FE_SimplexP that can be used with nodal quadrature.
FE_SimplexP_Bubbles(const unsigned int degree)
virtual std::unique_ptr< FiniteElement< dim, spacedim > > clone() const override
unsigned int approximation_degree
virtual std::string get_name() const override
const unsigned int degree
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE