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
Feel::MeshHighOrder< Convex > Class Template Reference

#include <meshhighorder.hpp>

Detailed Description

template<class Convex>
class Feel::MeshHighOrder< Convex >

Class to handle high order meshes (only works for 2D meshes)

Public Types

typedef new_mesh_type ho_mesh_type
 

Public Member Functions

void clearMesh ()
 
template<typename elem_type >
void generateMesh (std::vector< flag_type > const &flags, std::vector< elem_type > const &polyBoundary)
 
new_mesh_ptrtype getMesh () const
 
template<typename elem_type >
void GordonHall (element_type const &elt, points_type &pts, std::vector< flag_type > const &flags, std::vector< elem_type > const &polyBoundary)
 
 MeshHighOrder (mesh_ptrtype &mesh, std::string projectionStrategy="axis")
 
 MeshHighOrder (MeshHighOrder const &tc)
 
void updateP1Mesh (mesh_ptrtype const &mesh)
 

The documentation for this class was generated from the following files:

Generated on Fri Oct 25 2013 14:24:31 for Feel++ by doxygen 1.8.4