Feel++  0.91.4
Classes | Namespaces | Functions
/build/buildd/feel++-0.91.4/feel/feelmesh/refentity.hpp File Reference
#include <stdexcept>
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/numeric/ublas/io.hpp>
#include <feel/feelcore/traits.hpp>
#include <feel/feelalg/glas.hpp>
#include <feel/feelalg/lu.hpp>
#include <feel/feelmesh/simplex.hpp>
#include <feel/feelmesh/hypercube.hpp>
#include <feel/feelmesh/refsimplex.hpp>
#include <feel/feelmesh/refhypercube.hpp>

Classes

class  Feel::Entity< ShapeE, T >
class  Feel::Reference< Geo, Dim, Order, RDim, T >
 Reference convex. More...

Namespaces

namespace  Feel

Functions

template<typename Geo , uint16_type Dim, uint16_type Order, uint16_type RDim, typename T >
std::ostream & Feel::operator<< (std::ostream &os, Reference< Geo, Dim, Order, RDim, T > const &ref)
template<typename RefEntity >
void Feel::toPython (RefEntity const &e, std::string str="simplex")

Detailed Description

Author:
Christophe Prud'homme <christophe.prudhomme@ujf-grenoble.fr>
Date:
2005-08-10