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::DualBasis< Primal > Class Template Reference

#include <dualbasis.hpp>

Detailed Description

template<typename Primal>
class Feel::DualBasis< Primal >

basis of a space P' dual of some space P

The element of this basis are functionals evaluated at a node set It contains also the information about the dof table

Author
Christophe Prud'homme

Public Types

Typedefs
typedef DualBasis< Primal > self_type
 
typedef Primal primal_space_type
 
typedef
primal_space_type::basis_type 
basis_type
 

Public Member Functions

Constructors, destructor
 DualBasis (primal_space_type const &primal)
 
 DualBasis (DualBasis const &b)
 
 ~DualBasis ()
 
Operator overloads
self_type const & operator= (self_type const &dual)
 
basis_type const & operator() () const
 
Accessors
primal_space_type const & primalSpace () const
 
basis_type const & basis () const
 

Static Public Attributes

Constants
static const uint16_type nDim = primal_space_type::nDim
 
static const uint16_type nOrder = primal_space_type::nOrder
 

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

Generated on Sun Oct 20 2013 08:25:07 for Feel++ by doxygen 1.8.4