![]() |
Reference documentation for deal.II version 9.3.2
|
Functions | |
| template<int dim> | |
| std::vector< unsigned int > | get_dpo_vector (const unsigned int degree) |
| template<int dim> | |
| std::vector< Point< dim > > | unit_support_points (const unsigned int degree) |
| template<int dim> | |
| BarycentricPolynomials< dim > | get_basis (const unsigned int degree) |
| template<int dim> | |
| FiniteElementData< dim > | get_fe_data (const unsigned int degree) |
| std::vector<unsigned int> FE_P_BubblesImplementation::get_dpo_vector | ( | const unsigned int | degree | ) |
Definition at line 118 of file fe_simplex_p_bubbles.cc.
| std::vector<Point<dim> > FE_P_BubblesImplementation::unit_support_points | ( | const unsigned int | degree | ) |
Definition at line 148 of file fe_simplex_p_bubbles.cc.
| BarycentricPolynomials<dim> FE_P_BubblesImplementation::get_basis | ( | const unsigned int | degree | ) |
Definition at line 191 of file fe_simplex_p_bubbles.cc.
| FiniteElementData<dim> FE_P_BubblesImplementation::get_fe_data | ( | const unsigned int | degree | ) |
Definition at line 298 of file fe_simplex_p_bubbles.cc.