#include <functionals.hpp>
functional associate with directional component point evaluation
Inherits vector< Functional< Space > >.
Public Types | |
typedef Functional< Space > | functional_type |
typedef node< value_type >::type | node_type |
typedef space_type::points_type | points_type |
typedef DirectionalComponentPointsEvaluation < Space > | self_type |
typedef Space | space_type |
typedef std::vector < Functional< Space > > | super |
typedef space_type::value_type | value_type |
Public Member Functions | |
BOOST_STATIC_ASSERT (space_type::is_vectorial||space_type::is_tensor2) | |
DirectionalComponentPointsEvaluation (space_type const &b, node_type const &d, points_type const &__pts) | |