DUNE-FEM (unstable)

Dune::Fem::ProductGeometry< FirstGeometry, SecondGeometry > Class Template Reference

generic geometry modelling the product of two base geometries More...

#include <dune/fem/space/lagrange/genericgeometry.hh>

Public Types

typedef FirstGeometry FirstGeometryType
 type of the first base geometry
 
typedef SecondGeometry SecondGeometryType
 type of the second base geometry
 

Static Public Member Functions

static unsigned int numSubEntities (unsigned int codim)
 number of subentites of a given codimension
 

Static Public Attributes

static const unsigned int dimension = FirstGeometryType::dimension + SecondGeometryType::dimension
 dimension of the geometry object
 

Detailed Description

template<class FirstGeometry, class SecondGeometry>
class Dune::Fem::ProductGeometry< FirstGeometry, SecondGeometry >

generic geometry modelling the product of two base geometries


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.111.3 (Jul 27, 22:29, 2024)