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::MeshTraits< MeshType > Class Template Reference

#include <traits.hpp>

Detailed Description

template<typename MeshType>
class Feel::MeshTraits< MeshType >

Traits for meshes.

Author
Christophe Prud'homme

Public Types

Typedefs
typedef MeshTraits< MeshType > self_type
 
typedef boost::remove_pointer
< typename remove_shared_ptr
< MeshType >::type >::type 
mesh_type
 
typedef mesh_type::shape_type element_shape_type
 
typedef mesh_type::element_type element_type
 
typedef mesh_type::face_type face_type
 
typedef mesh_type::element_iterator element_iterator
 
typedef
mesh_type::element_const_iterator 
element_const_iterator
 
typedef
mesh_type::marker_element_iterator 
marker_element_iterator
 
typedef
mesh_type::marker_element_const_iterator 
marker_element_const_iterator
 
typedef
mesh_type::marker2_element_iterator 
marker2_element_iterator
 
typedef
mesh_type::marker2_element_const_iterator 
marker2_element_const_iterator
 
typedef
mesh_type::marker3_element_iterator 
marker3_element_iterator
 
typedef
mesh_type::marker3_element_const_iterator 
marker3_element_const_iterator
 
typedef
mesh_type::location_element_iterator 
location_element_iterator
 
typedef
mesh_type::location_element_const_iterator 
location_element_const_iterator
 
typedef
mesh_type::pid_element_iterator 
pid_element_iterator
 
typedef
mesh_type::pid_element_const_iterator 
pid_element_const_iterator
 
typedef mesh_type::face_iterator face_iterator
 
typedef
mesh_type::face_const_iterator 
face_const_iterator
 
typedef
mesh_type::marker_face_iterator 
marker_face_iterator
 
typedef
mesh_type::marker_face_const_iterator 
marker_face_const_iterator
 
typedef
mesh_type::marker2_face_iterator 
marker2_face_iterator
 
typedef
mesh_type::marker2_face_const_iterator 
marker2_face_const_iterator
 
typedef
mesh_type::marker3_face_iterator 
marker3_face_iterator
 
typedef
mesh_type::marker3_face_const_iterator 
marker3_face_const_iterator
 
typedef
mesh_type::location_face_iterator 
location_face_iterator
 
typedef
mesh_type::location_face_const_iterator 
location_face_const_iterator
 
typedef
mesh_type::interprocess_face_iterator 
interprocess_face_iterator
 
typedef
mesh_type::interprocess_face_const_iterator 
interprocess_face_const_iterator
 
typedef
mesh_type::marker_edge_iterator 
marker_edge_iterator
 
typedef
mesh_type::marker_edge_const_iterator 
marker_edge_const_iterator
 
typedef
mesh_type::location_edge_iterator 
location_edge_iterator
 
typedef
mesh_type::location_edge_const_iterator 
location_edge_const_iterator
 
typedef mesh_type::point_iterator point_iterator
 
typedef
mesh_type::point_const_iterator 
point_const_iterator
 
typedef
mesh_type::marker_point_iterator 
marker_point_iterator
 
typedef
mesh_type::marker_point_const_iterator 
marker_point_const_iterator
 
typedef
mesh_type::location_point_iterator 
location_point_iterator
 
typedef
mesh_type::location_point_const_iterator 
location_point_const_iterator
 

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

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