Reference documentation for deal.II version 9.6.2
\(\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
manifold.h File Reference

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)