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
form.hpp File Reference
#include <feel/feelcore/parameter.hpp>
#include <feel/feelalg/backend.hpp>
#include <feel/feelalg/vector.hpp>
#include <feel/feelalg/matrixsparse.hpp>
#include <feel/feeldiscr/functionspace.hpp>
#include <feel/feelvf/bilinearform.hpp>
#include <feel/feelvf/linearform.hpp>

Go to the source code of this file.

Classes

class  Feel::Vector< T >
 

Namespaces

 Feel
 [marker1]
 
 Feel::detail
 

Functions

template<typename X1 , typename X2 >
vf::detail::BilinearForm< X1, X2 > Feel::form (boost::shared_ptr< X1 > const &__X1, boost::shared_ptr< X2 > const &__X2, boost::shared_ptr< MatrixSparse< double > > __M, size_type rowstart=0, size_type colstart=0, bool init=false, bool do_threshold=false, typename X1::value_type threshold=type_traits< double >::epsilon(), size_type pattern=Pattern::COUPLED)
 
template<typename X1 , typename RepType >
vf::detail::LinearForm< X1,
RepType, RepType > 
Feel::form (boost::shared_ptr< X1 > const &__X1, boost::shared_ptr< RepType > __M, size_type rowstart=0, bool init=false, bool do_threshold=false, typename X1::value_type threshold=type_traits< typename RepType::value_type >::epsilon())
 

Detailed Description


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