Feel++
0.92.0
|
generate the functional associated with a point evaluation associated with a component More...
#include <functionals.hpp>
Public Types | |
typedef ComponentPointEvaluation < 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 | |
ComponentPointEvaluation (space_type const &b, uint16_type __c, node_type const &__pt) |
generate the functional associated with a point evaluation associated with a component
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.