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

#include <filterfromvtk.hpp>

Detailed Description

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

Converts Mesh data structure from Vtk library to Feel Mesh type.

Author
Gilles Steiner gille.nosp@m.s.st.nosp@m.einer.nosp@m.@epf.nosp@m.l.ch
Christophe Prud'homme chris.nosp@m.toph.nosp@m.e.pru.nosp@m.dhom.nosp@m.me@fe.nosp@m.elpp.nosp@m..org
+ Inheritance diagram for Feel::FilterFromVtk< MeshType >:

Public Types

Typedefs
typedef MeshType mesh_type
 
typedef mesh_type::point_type point_type
 
typedef point_type::node_type node_type
 
typedef mesh_type::edge_type edge_type
 
typedef mesh_type::face_type face_type
 
typedef mesh_type::element_type element_type
 
- Public Types inherited from Feel::Visitor< MeshType >
typedef void return_type
 

Public Member Functions

 BOOST_STATIC_ASSERT (nDim==2||nDim==3)
 
Constructors, destructor
 FilterFromVtk ()
 
 ~FilterFromVtk ()
 
Methods
void visit (mesh_type *mesh)
 visit a data structure
 
- Public Member Functions inherited from Feel::Visitor< MeshType >
virtual ~Visitor ()
 virtual base destructor
 
return_type visit (MeshType &__t)
 visit a data structure
 

Static Public Attributes

static const uint16_type nDim = MeshType::nDim
 

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

Generated on Sun Dec 22 2013 13:11:18 for Feel++ by doxygen 1.8.5