Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Feel::functional< Data >::PointsGradient< Space > Class Template Reference

#include <functionals.hpp>

Detailed Description

template<typename Data>
template<typename Space>
class Feel::functional< Data >::PointsGradient< Space >

generate the functionals associated with point set

Given a function space $ E $ and a set of points in the geometric space $ \{y_i\}_{i=1...N} $, generate the set of functionals

\begin{eqnarray*} \ell_i,j :& E \longrightarrow R, i = 1...N\\ & f \longrightarrow \partial f(y_i)/ \partial x_j \end{eqnarray*}

associated with the evaluation of the basis functions of the function space at the set of points in the geometric space.

Author
Christophe Prud'homme

Inherits vector< Functional< Space > >.

Public Types

typedef space_type::points_type points_type
 
typedef PointsGradient< Space > self_type
 
typedef Space space_type
 
typedef std::vector
< Functional< Space > > 
super
 

Public Member Functions

 PointsGradient (space_type const &b, points_type const &__pts)
 

The documentation for this class was generated from the following file:

Generated on Sun Dec 22 2013 13:11:18 for Feel++ by doxygen 1.8.5