dune-localfunctions 3.0-git
|
#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 |
|
inline |
|
static |
LocalKey Dune::LagrangePoint< F, dim >::localKey_ |
Vector Dune::LagrangePoint< F, dim >::point_ |