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
backend.hpp File Reference
#include <boost/timer.hpp>
#include <boost/tuple/tuple.hpp>
#include <boost/fusion/include/fold.hpp>
#include <boost/smart_ptr/enable_shared_from_this.hpp>
#include <feel/feelcore/feel.hpp>
#include <feel/feelcore/environment.hpp>
#include <feel/feelcore/singleton.hpp>
#include <feel/feelcore/parameter.hpp>
#include <feel/feelalg/enums.hpp>
#include <feel/feelalg/vector.hpp>
#include <feel/feelalg/matrixsparse.hpp>
#include <feel/feelalg/matrixblock.hpp>
#include <feel/feelalg/vectorblock.hpp>
#include <feel/feelalg/datamap.hpp>
#include <feel/feelalg/solvernonlinear.hpp>
#include <feel/feelalg/preconditioner.hpp>
#include <feel/feeldiscr/functionspacebase.hpp>
#include <feel/feelalg/matrixshell.hpp>
#include <feel/feelalg/matrixshellsparse.hpp>
#include <feel/feelvf/pattern.hpp>
#include <feel/feelvf/block.hpp>

Go to the source code of this file.

Classes

class  Feel::Backend< T >
 base class for all linear algebra backends More...
 
class  Feel::MatrixBlock< NR, NC, T >
 block of matrices More...
 
class  Feel::MatrixBlockBase< T >
 ! More...
 
class  Feel::VectorBlock< NR, T >
 block of vector More...
 

Namespaces

 Feel
 [marker1]
 
 Feel::detail
 

Typedefs

typedef boost::shared_ptr
< backend_type > 
Feel::backend_ptrtype
 
typedef Backend< double > Feel::backend_type
 
typedef Feel::Singleton
< BackendManagerImpl > 
Feel::detail::BackendManager
 
typedef Feel::Singleton
< BackendManagerDeleterImpl > 
Feel::detail::BackendManagerDeleter
 

Detailed Description


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