|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Classes |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
Dune::Fem::LagrangePoint< topologyId, dim, polOrder > Class Template Reference
A single lagrange point. More...
#include <dune/fem/space/lagrange/lagrangepoints.hh>
Inheritance diagram for Dune::Fem::LagrangePoint< topologyId, dim, polOrder >:

Classes | |
| struct | Codim |
Public Types | |
| typedef BaseType::DofCoordinateType | DofCoordinateType |
Public Member Functions | |
| LagrangePoint (unsigned int index) | |
| LagrangePoint (const BaseType &point) | |
| void | dofSubEntity (unsigned int &codim, unsigned int &subEntity) |
| void | dofSubEntity (unsigned int &codim, unsigned int &subEntity, unsigned int &dofNumber) |
Static Public Member Functions | |
| static unsigned int | entityDofNumber (unsigned int codim, unsigned int subEntity, unsigned int dof) |
Static Public Attributes | |
| static const unsigned int | dimension = BaseType::dimension |
| static const unsigned int | polynomialOrder = BaseType::polynomialOrder |
| static const unsigned int | numLagrangePoints = BaseType::numLagrangePoints |
Detailed Description
template<unsigned int topologyId, unsigned int dim, unsigned int polOrder>
class Dune::Fem::LagrangePoint< topologyId, dim, polOrder >
class Dune::Fem::LagrangePoint< topologyId, dim, polOrder >
A single lagrange point.
A single Lagrange point which has methods to determine on which subentity a given lagrange point is located.
Member Typedef Documentation
◆ DofCoordinateType
template<unsigned int topologyId, unsigned int dim, unsigned int polOrder>
| typedef BaseType::DofCoordinateType Dune::Fem::LagrangePoint< topologyId, dim, polOrder >::DofCoordinateType |
Constructor & Destructor Documentation
◆ LagrangePoint() [1/2]
template<unsigned int topologyId, unsigned int dim, unsigned int polOrder>
|
inline |
◆ LagrangePoint() [2/2]
template<unsigned int topologyId, unsigned int dim, unsigned int polOrder>
|
inline |
Member Function Documentation
◆ dofSubEntity() [1/2]
template<unsigned int topologyId, unsigned int dim, unsigned int polOrder>
|
inline |
◆ dofSubEntity() [2/2]
template<unsigned int topologyId, unsigned int dim, unsigned int polOrder>
|
inline |
◆ entityDofNumber()
template<unsigned int topologyId, unsigned int dim, unsigned int polOrder>
|
inlinestatic |
Member Data Documentation
◆ dimension
template<unsigned int topologyId, unsigned int dim, unsigned int polOrder>
|
static |
◆ numLagrangePoints
template<unsigned int topologyId, unsigned int dim, unsigned int polOrder>
|
static |
◆ polynomialOrder
template<unsigned int topologyId, unsigned int dim, unsigned int polOrder>
|
static |
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