Feel++
0.92.0
|
#include <feel/feelmesh/refentity.hpp>
#include <feel/feelcore/visitor.hpp>
#include <stdexcept>
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/numeric/ublas/io.hpp>
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/vector_proxy.hpp>
#include <feel/feelcore/traits.hpp>
#include <feel/feelpoly/jacobi.hpp>
#include <feel/feelpoly/quadpoint.hpp>
#include <feel/feelpoly/pointsetinterpolation.hpp>
#include <feel/feelmesh/hypercube.hpp>
#include <feel/feelalg/glas.hpp>
Classes | |
class | Feel::GaussLobatto< Convex, Integration_Degree, T > |
Gauss quadrature points. More... | |
class | Feel::PointSetGaussLobatto< Convex, Order, T > |
struct | Feel::PointSetGaussLobatto< Convex, Order, T >::pt_to_edge< shape > |
struct | Feel::PointSetGaussLobatto< Convex, Order, T >::pt_to_face_hexahedron< shape > |
struct | Feel::PointSetGaussLobatto< Convex, Order, T >::pt_to_element< shape > |
struct | Feel::PointSetGaussLobatto< Convex, Order, T >::pt_to_entity_hexahedron< shape, topo_dim > |
Namespaces | |
namespace | Feel |