|
dune-localfunctions
2.4.1
|
#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 |
Public Attributes | |
| Vector | point_ |
| LocalKey | localKey_ |
Static Public Attributes | |
| static const int | dimension = dim |
| typedef F Dune::LagrangePoint< F, dim >::Field |
| typedef FieldVector< Field, dimension > Dune::LagrangePoint< F, dim >::Vector |
|
inline |
References Dune::LagrangePoint< F, dim >::localKey_.
|
inline |
References Dune::LagrangePoint< F, dim >::point_.
|
static |
| LocalKey Dune::LagrangePoint< F, dim >::localKey_ |
Referenced by Dune::LagrangePoint< F, dim >::localKey(), Dune::EquidistantPointSetImpl< GenericGeometry::Prism< BaseTopology >, F >::setup(), Dune::EquidistantPointSetImpl< GenericGeometry::Pyramid< BaseTopology >, F >::setup(), and Dune::EquidistantPointSetImpl< GenericGeometry::Point, F >::size().
| Vector Dune::LagrangePoint< F, dim >::point_ |
1.8.11