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

#include <meshmover.hpp>

Detailed Description

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

Move mesh according to a given map.

Author
Christophe Prud'homme

Public Types

Typedefs
typedef MeshType mesh_type
 
typedef boost::shared_ptr
< mesh_type > 
mesh_ptrtype
 
typedef mesh_type::value_type value_type
 
typedef mesh_type::gm_type gm_type
 
typedef boost::shared_ptr
< gm_type > 
gm_ptrtype
 
typedef mesh_type::element_iterator element_iterator
 
typedef
mesh_type::element_const_iterator 
element_const_iterator
 

Public Member Functions

template<typename DisplType >
MeshMover< MeshType >::value_type tryit (DisplType const &u)
 
Constructors, destructor
 MeshMover ()
 
 MeshMover (mesh_ptrtype const &mesh)
 
 MeshMover (MeshMover const &)
 
virtual ~MeshMover ()
 
Methods
template<typename DisplType >
value_type tryit (DisplType const &u)
 
template<typename DisplType >
void apply (mesh_ptrtype &imesh, DisplType const &u)
 

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

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