Feel++
0.92.0
|
generate the functionals associated with point set More...
#include <functionals.hpp>
Public Types | |
typedef std::vector < Functional< Space > > | super |
typedef PointsEvaluation< Space > | self_type |
typedef Space | space_type |
typedef space_type::points_type | points_type |
Public Member Functions | |
PointsEvaluation (space_type const &b, 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.