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

functional associate with directional component point evaluation More...

#include <functionals.hpp>

Inheritance diagram for Feel::functional::DirectionalComponentPointEvaluation< Space >:
Feel::Functional< Space >

List of all members.

Public Types

typedef Functional< Space > super
typedef
DirectionalComponentPointEvaluation
< Space > 
self_type
typedef Space space_type
typedef space_type::points_type points_type
typedef super::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)
 DirectionalComponentPointEvaluation (space_type const &b, node_type const &d, node_type const &__pt)

Detailed Description

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

functional associate with directional component point evaluation

Author:
Christophe Prud'homme