DUNE-FEM (unstable)

Dune::Fem::Agglomeration< GridPartImp, IntegrationPointList > Class Template Reference

Agglomeration is a simple quadrature for polyhedral cells based on sub triangulation
More...

#include <dune/fem/quadrature/agglomerationquadrature.hh>

Public Types

enum  
 codimension of the element quadrature
 
enum  
 dimension of the grid
 
enum  
 dimension of the world
 
typedef GridPartImp GridPartType
 type of the grid partition
 
typedef GridPartType ::ctype RealType
 type for reals (usually double)
 

Static Public Member Functions

template<int dimw = dimensionworld>
static std::enable_if_t< dimension==2 &&dimw==2, IntegrationPointListTypecomputeQuadrature (const EntityType &entity, const QuadratureKeyType &quadKey)
 returns quadrature points for polyhedral cells
 

Detailed Description

template<typename GridPartImp, class IntegrationPointList>
class Dune::Fem::Agglomeration< GridPartImp, IntegrationPointList >

Agglomeration is a simple quadrature for polyhedral cells based on sub triangulation


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 6, 22:30, 2024)