![]() |
deal.II version 9.7.0
|
#include <deal.II/base/config.h>#include <deal.II/base/array_view.h>#include <deal.II/base/derivative_form.h>#include <deal.II/base/enable_observer_pointer.h>#include <deal.II/base/point.h>#include <deal.II/base/quadrature_lib.h>#include <deal.II/grid/tria.h>Go to the source code of this file.
Classes | |
| class | Manifold< dim, spacedim > |
| class | FlatManifold< dim, spacedim > |
| class | ChartManifold< dim, spacedim, chartdim > |
Namespaces | |
| namespace | Manifolds |
Functions | |
| template<typename MeshIteratorType> | |
| constexpr std::size_t | Manifolds::n_default_points_per_cell () |
| template<typename MeshIteratorType> | |
| std::pair< std::array< Point< MeshIteratorType::AccessorType::space_dimension >, n_default_points_per_cell< MeshIteratorType >()>, std::array< double, n_default_points_per_cell< MeshIteratorType >()> > | Manifolds::get_default_points_and_weights (const MeshIteratorType &iterator, const bool with_interpolation=false) |