|
Feel++
0.92.0
|
generate the functional associated with a point derivative More...
#include <functionals.hpp>
Public Types | |
| typedef PointDerivative< 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 | |
| PointDerivative (space_type const &b, int i, node_type const &__pt) | |
generate the functional associated with a point derivative
Given a function space
, generate the functional
associated with the derivation of the basis functions of the function space at a point in the geometric space.
1.7.6.1