Feel++
0.92.0
|
generate the functional associated with a point evaluation More...
#include <functionals.hpp>
Public Types | |
typedef PointEvaluation< Space > | self_type |
typedef super::space_type | space_type |
typedef space_type::value_type | value_type |
typedef node< value_type >::type | node_type |
Public Member Functions | |
PointEvaluation (space_type const &b, node_type const &__pt) |
generate the functional associated with a point evaluation
Given a function space , generate the functional
associated with the evaluation of the basis functions of the function space at a point in the geometric space.