Reference documentation for deal.II version GIT relicensing-437-g81ec864850 2024-04-19 07:30:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Namespaces | Functions
fe_simplex_p_bubbles.cc File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/polynomials_barycentric.h>
#include <deal.II/base/qprojector.h>
#include <deal.II/fe/fe_dgq.h>
#include <deal.II/fe/fe_nothing.h>
#include <deal.II/fe/fe_q.h>
#include <deal.II/fe/fe_simplex_p_bubbles.h>
#include <deal.II/fe/fe_tools.h>
#include "fe_simplex_p_bubbles.inst"

Go to the source code of this file.

Namespaces

namespace  FE_P_BubblesImplementation
 

Functions

template<int dim>
std::vector< unsigned intFE_P_BubblesImplementation::get_dpo_vector (const unsigned int degree)
 
template<int dim>
std::vector< Point< dim > > FE_P_BubblesImplementation::unit_support_points (const unsigned int degree)
 
template<>
std::vector< Point< 0 > > FE_P_BubblesImplementation::unit_support_points< 0 > (const unsigned int)
 
template<int dim>
BarycentricPolynomials< dim > FE_P_BubblesImplementation::get_basis (const unsigned int degree)
 
template<int dim>
FiniteElementData< dim > FE_P_BubblesImplementation::get_fe_data (const unsigned int degree)