|
Feel++
0.92.0
|
generate the functionals associated with point set More...
#include <functionals.hpp>
Public Types | |
|
typedef std::vector < Functional< Space > > | super |
| typedef PointsDerivative< Space > | self_type |
| typedef Space | space_type |
| typedef space_type::points_type | points_type |
Public Member Functions | |
| PointsDerivative (space_type const &b, int i, points_type const &__pts) | |
generate the functionals associated with point set
Given a function space
and a set of points in the geometric space
, generate the set of functionals
associated with the evaluation of the basis functions of the function space at the set of points in the geometric space.
1.7.6.1