deal.II version GIT relicensing-2289-g1e5549a87a 2024-12-21 21:30:00+00:00
|
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) |