16 #ifndef __H2D_SHAPESET_L2_ALL
17 #define __H2D_SHAPESET_L2_ALL
34 virtual unsigned short get_max_index(
ElementMode2D mode)
const;
35 virtual unsigned char get_id()
const {
return HERMES_L2_LEGENDRE; }
47 virtual unsigned short get_max_index(
ElementMode2D mode)
const;
48 virtual unsigned char get_id()
const {
return HERMES_L2_TAYLOR; }
52 short* get_bubble_indices(
unsigned short order,
ElementMode2D mode)
const;
56 virtual unsigned short get_num_bubbles(
unsigned short order,
ElementMode2D mode)
const;
L2 Taylor shapeset - Taylor basis functions as proposed by Kuzmin, Luo.
virtual SpaceType get_space_type() const
L2 shapeset - products of legendre polynomials.
#define H2D_NUM_MODES
Internal.
virtual unsigned char get_id() const
Should be exactly the same as is the count of enum ShapesetType.
virtual SpaceType get_space_type() const
L2ShapesetLegendre L2Shapeset
This is the default shapeset typedef.
virtual unsigned char get_id() const