Feel++  0.92.0
Public Types | Public Member Functions
Feel::functional::DirectionalComponentPointsEvaluation< Space > Class Template Reference

functional associate with directional component point evaluation More...

#include <functionals.hpp>

List of all members.

Public Types

typedef std::vector
< Functional< Space > > 
super
typedef
DirectionalComponentPointsEvaluation
< Space > 
self_type
typedef Functional< Space > functional_type
typedef Space space_type
typedef space_type::points_type points_type
typedef space_type::value_type value_type
typedef node< value_type >::type node_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)

Detailed Description

template<typename Space>
class Feel::functional::DirectionalComponentPointsEvaluation< Space >

functional associate with directional component point evaluation

Author:
Christophe Prud'homme