|
dune-localfunctions 2.8.0
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Public Attributes |
Static Public Attributes |
List of all members
Dune::LagrangePoint< F, dim > Class Template Reference
#include <dune/localfunctions/lagrange/emptypoints.hh>
Public Types | |
| typedef F | Field |
| typedef FieldVector< Field, dimension > | Vector |
Public Member Functions | |
| const Vector & | point () const |
| const LocalKey & | localKey () const |
| const Field | weight () const |
Public Attributes | |
| Vector | point_ |
| LocalKey | localKey_ |
| Field | weight_ |
Static Public Attributes | |
| static const int | dimension = dim |
Member Typedef Documentation
◆ Field
template<class F , unsigned int dim>
| typedef F Dune::LagrangePoint< F, dim >::Field |
◆ Vector
template<class F , unsigned int dim>
| typedef FieldVector< Field, dimension > Dune::LagrangePoint< F, dim >::Vector |
Member Function Documentation
◆ localKey()
template<class F , unsigned int dim>
|
inline |
◆ point()
template<class F , unsigned int dim>
|
inline |
◆ weight()
template<class F , unsigned int dim>
|
inline |
Member Data Documentation
◆ dimension
template<class F , unsigned int dim>
|
static |
◆ localKey_
template<class F , unsigned int dim>
| LocalKey Dune::LagrangePoint< F, dim >::localKey_ |
◆ point_
template<class F , unsigned int dim>
| Vector Dune::LagrangePoint< F, dim >::point_ |
◆ weight_
template<class F , unsigned int dim>
| Field Dune::LagrangePoint< F, dim >::weight_ |
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