Reference documentation for deal.II version 9.5.0
\(\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
polynomials_piecewise.cc File Reference
#include <deal.II/base/memory_consumption.h>
#include <deal.II/base/polynomials_piecewise.h>

Go to the source code of this file.

Namespaces

namespace  Polynomials
 

Functions

std::vector< PiecewisePolynomial< double > > Polynomials::generate_complete_Lagrange_basis_on_subdivisions (const unsigned int n_subdivisions, const unsigned int base_degree)
 
std::vector< PiecewisePolynomial< double > > Polynomials::generate_complete_linear_basis_on_subdivisions (const std::vector< Point< 1 > > &points)