![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Attributes |
Protected Types |
Protected Attributes |
List of all members
RefinedSimplexQuadratureRule< ct, dim > Class Template Reference
#include <dune/fufem/quadraturerules/refinedquadraturerule.hh>
Inheritance diagram for RefinedSimplexQuadratureRule< ct, dim >:

Public Types | |
| typedef ct | CoordType |
| typedef std::vector< QuadraturePoint< ct, dim > >::const_iterator | iterator |
Public Member Functions | |
| RefinedSimplexQuadratureRule (const Quad &quad) | |
| virtual int | order () const |
| virtual GeometryType | type () const |
Static Public Attributes | |
| static constexpr int | d |
Protected Types | |
| typedef Dune::QuadratureRule< ct, dim > | Quad |
| typedef Dune::QuadraturePoint< ct, dim > | QuadPoint |
| typedef Dune::FieldVector< ct, dim > | Point |
Protected Attributes | |
| GeometryType | geometry_type |
| int | delivered_order |
Member Typedef Documentation
◆ Point
template<class ct , int dim>
|
protected |
◆ Quad
template<class ct , int dim>
|
protected |
◆ QuadPoint
template<class ct , int dim>
|
protected |
Constructor & Destructor Documentation
◆ RefinedSimplexQuadratureRule()
template<class ct , int dim>
|
inline |
The documentation for this class was generated from the following file:
