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
ginac.hpp File Reference
#include <ginac/ginac.h>
#include <boost/parameter/preprocessor.hpp>

Go to the source code of this file.

Namespaces

 Feel
 [marker1]
 

Functions

ex GiNaC::diff (ex const &f, symbol const &l, const int n)
 
matrix GiNaC::diff (matrix const &f, symbol const &l, const int n)
 
matrix GiNaC::div (matrix const &f, std::vector< symbol > const &l)
 
Expr< GinacMatrix< 1, 1, 2 > > Feel::vf::expr (GiNaC::matrix const &f, std::vector< GiNaC::symbol > const &lsym, std::string filename="")
 functor enabling ginac
 
template<int M, int N, int Order>
Expr< GinacMatrix< M, N, Order > > Feel::vf::expr (GiNaC::ex const &f, std::vector< GiNaC::symbol > const &lsym, std::string filename="")
 
matrix GiNaC::grad (ex const &f, std::vector< symbol > const &l)
 
matrix GiNaC::grad (std::string const &s, std::vector< symbol > const &l)
 
matrix GiNaC::grad (matrix const &f, std::vector< symbol > const &l)
 
ex GiNaC::laplacian (ex const &f, std::vector< symbol > const &l)
 
ex GiNaC::laplacian (std::string const &s, std::vector< symbol > const &l)
 
matrix GiNaC::laplacian (matrix const &f, std::vector< symbol > const &l)
 
ex GiNaC::parse (std::string const &str, std::vector< symbol > const &syms, std::vector< symbol > const &params=std::vector< symbol >())
 
ex GiNaC::substitute (ex const &f, symbol const &s, const double val)
 
ex GiNaC::substitute (ex const &f, symbol const &s, ex const &g)
 
matrix GiNaC::substitute (matrix const &f, symbol const &s, const double val)
 
matrix GiNaC::substitute (matrix const &f, symbol const &s, ex const &g)
 
template<int Dim>
std::vector< symbol > Feel::symbols ()
 
std::vector< symbol > Feel::symbols (std::initializer_list< std::string > l)
 
std::vector< symbol > Feel::symbols (std::vector< std::string > l)
 
template<>
std::vector< symbol > Feel::symbols< 1 > ()
 
template<>
std::vector< symbol > Feel::symbols< 2 > ()
 
template<>
std::vector< symbol > Feel::symbols< 3 > ()
 

Detailed Description

Author
Christophe Prud'homme prudh.nosp@m.omme.nosp@m.@unis.nosp@m.tra..nosp@m.fr
Date
2012-10-15

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