#include </local/tomalk/somewhere/tmp/dune-fem/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 More...
|
|
static unsigned int | numDofs (unsigned int codim, unsigned int subEntity) |
| obtain the number of DoFs on one entity More...
|
|
static unsigned int | numDofs (unsigned int codim) |
| obtain the total number of DoFs in a codimension More...
|
|
|
template<class LocalCoordinateType > |
static void | dofCoordinate (unsigned int index, LocalCoordinateType &coordinate) |
|
template<unsigned int order, bool bottom>
template<unsigned int order, bool bottom>
template<unsigned int order, bool bottom>
template<unsigned int order, bool bottom>
template<unsigned int order, bool bottom>
template<class LocalCoordinateType >
template<unsigned int order, bool bottom>
template<class LocalCoordinateType >
template<unsigned int order, bool bottom>
template<class LocalCoordinateType >
template<unsigned int order, bool bottom>
template<unsigned int order, bool bottom>
template<unsigned int order, bool bottom>
template<unsigned int order, bool bottom>
template<class LocalCoordinateType >
template<unsigned int order, bool bottom>
template<unsigned int order, bool bottom>
template<class FieldType >
template<unsigned int order, 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
template<unsigned int order, 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
template<unsigned int order, 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
template<unsigned int order, bool bottom>
template<unsigned int order, bool bottom>
template<unsigned int order, bool bottom>
template<unsigned int order, bool bottom>
The documentation for this class was generated from the following file: