|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Attributes |
Protected Member Functions |
List of all members
Dune::Fem::GaussLegendreQuadrature< Field, dim > Class Template Reference
#include <dune/fem/quadrature/geometric/gausslegendre.hh>
Inheritance diagram for Dune::Fem::GaussLegendreQuadrature< Field, dim >:

Public Types | |
| using | QuadratureRuleType = Dune::QuadratureRule< Field, dim > |
type of Dune::Geometry::QuadratureRule | |
| using | FieldType = typename BaseType::FieldType |
| field type | |
| using | CoordinateType = typename BaseType::CoordinateType |
| coordinate type | |
| using | LocalCoordinateType = typename BaseType::LocalCoordinateType |
| local coordinate type | |
| using | QuadraturePointWrapperType = Dune::Fem::QuadraturePointWrapper< Implementation > |
| quadrature point wrapper type | |
Public Member Functions | |
| GaussLegendreQuadrature (Dune::GeometryType type, int order) | |
Public member methods | |
| Dune::GeometryType | type () const |
| return geometry type | |
| int | order () const |
| return order | |
| std::size_t | nop () const |
| return number of quadrature points | |
| const CoordinateType & | point (std::size_t i) const |
| return coordinates of \(i\)-th quadrature point | |
| const LocalCoordinateType & | localPoint (std::size_t i) const |
| return local coordinates of \(i\)-th quadrature point | |
| FieldType | weight (std::size_t i) const |
| return quadrature weight | |
Quadrature point wrapper | |
| const QuadraturePointWrapperType | operator[] (std::size_t i) const |
| return quadrature point wrapper | |
Static Public Attributes | |
| static const int | mydimension = mydim |
| mydimension | |
| static const int | dimension = dim |
| dimension | |
Protected Member Functions | |
| const Implementation & | impl () const |
Member Typedef Documentation
◆ CoordinateType
|
inherited |
coordinate type
◆ FieldType
|
inherited |
field type
◆ LocalCoordinateType
|
inherited |
local coordinate type
◆ QuadraturePointWrapperType
template<class Field , int mydim, int dim, class Implementation >
|
inherited |
quadrature point wrapper type
◆ QuadratureRuleType
|
inherited |
type of Dune::Geometry::QuadratureRule
Constructor & Destructor Documentation
◆ GaussLegendreQuadrature()
template<class Field , int dim>
|
inline |
Member Function Documentation
◆ impl()
template<class Field , int mydim, int dim, class Implementation >
|
inlineprotectedinherited |
◆ localPoint()
|
inlineinherited |
return local coordinates of \(i\)-th quadrature point
◆ nop()
|
inlineinherited |
return number of quadrature points
◆ operator[]()
template<class Field , int mydim, int dim, class Implementation >
|
inlineinherited |
return quadrature point wrapper
◆ order()
|
inlineinherited |
return order
◆ point()
|
inlineinherited |
return coordinates of \(i\)-th quadrature point
◆ type()
|
inlineinherited |
return geometry type
◆ weight()
|
inlineinherited |
return quadrature weight
Member Data Documentation
◆ dimension
template<class Field , int mydim, int dim, class Implementation >
|
staticinherited |
dimension
◆ mydimension
template<class Field , int mydim, int dim, class Implementation >
|
staticinherited |
mydimension
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8