#include <dune/fem/space/lagrange/genericlagrangepoints.hh>
|
template<class LocalCoordinateType > |
static void | dofSubEntity (LocalCoordinateType &coordinate, unsigned int &codim, unsigned int &subEntity) |
|
template<class LocalCoordinateType > |
static void | dofSubEntity (LocalCoordinateType &coordinate, unsigned int &codim, unsigned int &subEntity, unsigned int &dofNumber) |
|
static unsigned int | entityDofNumber (unsigned int codim, unsigned int subEntity, unsigned int dof) |
|
template<class LocalCoordinateType > |
static unsigned int | height (LocalCoordinateType &coordinate) |
|
static unsigned int | maxDofs (unsigned int codim) |
| obtain the maximal number of DoFs in one entity of a codimension
|
|
static unsigned int | numDofs (unsigned int codim, unsigned int subEntity) |
| obtain the number of DoFs on one entity
|
|
static unsigned int | numDofs (unsigned int codim) |
| obtain the total number of DoFs in a codimension
|
|
◆ BaseGeometryType
template<class BaseGeometry , bool bottom>
◆ DofCoordinateType
template<class BaseGeometry , bool bottom>
◆ GeometryType
template<class BaseGeometry , bool bottom>
◆ GenericLagrangePoint() [1/2]
template<class BaseGeometry , bool bottom>
◆ GenericLagrangePoint() [2/2]
template<class BaseGeometry , bool bottom>
◆ dofCoordinate()
template<class BaseGeometry , bool bottom>
template<class LocalCoordinateType >
◆ dofSubEntity() [1/4]
template<class BaseGeometry , bool bottom>
template<class LocalCoordinateType >
◆ dofSubEntity() [2/4]
template<class BaseGeometry , bool bottom>
template<class LocalCoordinateType >
◆ dofSubEntity() [3/4]
template<class BaseGeometry , bool bottom>
◆ dofSubEntity() [4/4]
template<class BaseGeometry , bool bottom>
◆ entityDofNumber()
template<class BaseGeometry , bool bottom>
◆ height() [1/2]
template<class BaseGeometry , bool bottom>
◆ height() [2/2]
template<class BaseGeometry , bool bottom>
template<class LocalCoordinateType >
◆ maxDofs()
template<class BaseGeometry , bool bottom>
obtain the maximal number of DoFs in one entity of a codimension
- Parameters
-
[in] | codim | codimension, the information is desired for |
- Returns
- maximal number of DoFs for one entity in the codimension
◆ numDofs() [1/2]
template<class BaseGeometry , bool bottom>
obtain the total number of DoFs in a codimension
- Parameters
-
[in] | codim | codimension the information is desired for |
- Returns
- the number of DoFs associated with the codimension
◆ numDofs() [2/2]
template<class BaseGeometry , bool bottom>
obtain the number of DoFs on one entity
- Parameters
-
[in] | codim | codimension of the entity |
[in] | subEntity | number of the subentity (of the given codimension) |
- Returns
- the number of DoFs associated with the specified entity
◆ void()
template<class BaseGeometry , bool bottom>
template<class FieldType >
◆ dimension
template<class BaseGeometry , bool bottom>
◆ dofCoordinate_
template<class BaseGeometry , bool bottom>
◆ numLagrangePoints
template<class BaseGeometry , bool bottom>
◆ polynomialOrder
template<class BaseGeometry , bool bottom>
The documentation for this class was generated from the following file: