|
dune-localfunctions
2.2.0
|
#include <dune/localfunctions/lagrange/lobattopoints.hh>
Public Types | |
| typedef GenericReferenceElements < Field, dimension > | RefElements |
| typedef GenericReferenceElement< Field, dimension > | RefElement |
| typedef RefElement::template Codim< codimension >::Mapping | Mapping |
| typedef LobattoInnerPoints < Field, SubTopology > | InnerPoints |
Static Public Member Functions | |
| template<unsigned int subEntity> | |
| static void | apply (const unsigned int order, const std::vector< Field > &points1D, std::vector< Point > &points) |
Static Public Attributes | |
| static const unsigned int | codimension = dimension - SubTopology::dimension |
| typedef LobattoInnerPoints<Field,SubTopology> Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >::InnerPoints |
| typedef RefElement::template Codim< codimension >::Mapping Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >::Mapping |
| typedef GenericReferenceElement< Field, dimension > Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >::RefElement |
| typedef GenericReferenceElements< Field, dimension > Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >::RefElements |
| static void Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >::apply | ( | const unsigned int | order, |
| const std::vector< Field > & | points1D, | ||
| std::vector< Point > & | points | ||
| ) | [inline, static] |
const unsigned int Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >::codimension = dimension - SubTopology::dimension [static] |
1.7.6.1