|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions |
List of all members
Dune::Fem::LagrangePointInterface< dim, maxPolOrder > Class Template Referenceabstract
#include <dune/fem/space/lagrange/lagrangepoints.hh>
Inheritance diagram for Dune::Fem::LagrangePointInterface< dim, maxPolOrder >:

Public Member Functions | |
| virtual | ~LagrangePointInterface ()=default |
| destructor | |
| virtual unsigned int | entityDofNumber (unsigned int codim, unsigned int subEntity, unsigned int dofNumber) const =0 |
| virtual GeometryType | geometryType () const =0 |
| virtual unsigned int | maxDofs (unsigned int codim) const =0 |
| obtain the maximal number of DoFs in one entity of a codimension | |
| virtual unsigned int | numDofs (unsigned int codim, unsigned int subEntity) const =0 |
| obtain the number of DoFs on one entity | |
| virtual unsigned int | numDofs (unsigned int codim) const =0 |
| obtain the total number of DoFs in a codimension | |
| virtual int | order () const |
Static Public Member Functions | |
| static int | maxOrder () |
Static Public Attributes | |
| static const unsigned int | dimension = dim |
| static const unsigned int | maxPolynomialOrder = maxPolOrder |
Protected Member Functions | |
| LagrangePointInterface ()=default | |
Constructor & Destructor Documentation
◆ LagrangePointInterface()
template<unsigned int dim, unsigned int maxPolOrder>
|
protecteddefault |
◆ ~LagrangePointInterface()
template<unsigned int dim, unsigned int maxPolOrder>
|
virtualdefault |
destructor
Member Function Documentation
◆ entityDofNumber()
template<unsigned int dim, unsigned int maxPolOrder>
|
pure virtual |
◆ geometryType()
template<unsigned int dim, unsigned int maxPolOrder>
|
pure virtual |
◆ maxDofs()
template<unsigned int dim, unsigned int maxPolOrder>
|
pure virtual |
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
Implemented in Dune::Fem::LagrangePointImplementation< topologyId, dim, maxPolOrder, polOrder >.
◆ maxOrder()
template<unsigned int dim, unsigned int maxPolOrder>
|
inlinestatic |
◆ numDofs() [1/2]
template<unsigned int dim, unsigned int maxPolOrder>
|
pure virtual |
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
Implemented in Dune::Fem::LagrangePointImplementation< topologyId, dim, maxPolOrder, polOrder >.
◆ numDofs() [2/2]
template<unsigned int dim, unsigned int maxPolOrder>
|
pure virtual |
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
Implemented in Dune::Fem::LagrangePointImplementation< topologyId, dim, maxPolOrder, polOrder >.
◆ order()
template<unsigned int dim, unsigned int maxPolOrder>
|
inlinevirtual |
Member Data Documentation
◆ dimension
template<unsigned int dim, unsigned int maxPolOrder>
|
static |
◆ maxPolynomialOrder
template<unsigned int dim, unsigned int maxPolOrder>
|
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