|
dune-localfunctions 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Public Attributes |
Static Public Attributes |
Friends |
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 |
Friends | |
| template<class , class > | |
| class | LagrangePointSetImpl |
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 |
Friends And Related Symbol Documentation
◆ LagrangePointSetImpl
template<class F , unsigned int dim>
template<class , class >
|
friend |
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