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
reinit_fms.hpp File Reference
#include <feel/feel.hpp>
#include <feel/feelpde/fmsheap.hpp>
#include <feel/feelpde/fmspoint.hpp>

Go to the source code of this file.

Namespaces

 Feel
 [marker1]
 

Typedefs

typedef bases< Lagrange
< 1, Scalar > > 
Feel::basisP1LS_type
 
typedef ReinitializerFMS
< spaceP1LS_type, itRangeLS,
NoPeriodicity > 
Feel::fms_2d_periodic_type
 
typedef ReinitializerFMS
< spaceP1LS_type, itRangeLS,
Periodic<> > 
Feel::fms_2d_type
 
typedef ReinitializerFMS
< spaceP1LS_3d_type,
itRange_3d_LS, Periodic<> > 
Feel::fms_3d_periodic_type
 
typedef ReinitializerFMS
< spaceP1LS_3d_type,
itRange_3d_LS, NoPeriodicity > 
Feel::fms_3d_type
 
typedef boost::shared_ptr
< mesh_3d_typeLS > 
Feel::mesh_3d_ptrtypeLS
 
typedef Mesh< Simplex< 3 > > Feel::mesh_3d_typeLS
 
typedef boost::shared_ptr
< mesh_typeLS > 
Feel::mesh_ptrtypeLS
 
typedef Mesh< Simplex< 2 > > Feel::mesh_typeLS
 
typedef FunctionSpace
< mesh_3d_typeLS,
basisP1LS_type, Periodicity
< NoPeriodicity > > 
Feel::spaceP1LS_3d_type
 
typedef FunctionSpace
< mesh_typeLS, basisP1LS_type,
Periodicity< NoPeriodicity > > 
Feel::spaceP1LS_type
 

Functions

template<typename FunctionSpaceType , typename IteratorRange , typename periodicity_type = NoPeriodicity>
boost::shared_ptr
< ReinitializerFMS
< FunctionSpaceType,
IteratorRange,
periodicity_type > > 
Feel::fms (boost::shared_ptr< FunctionSpaceType > const &Xh, IteratorRange r, periodicity_type p=NoPeriodicity())
 

Variables

mesh_3d_ptrtypeLS Feel::___mesh_3d_LS
 
mesh_ptrtypeLS Feel::___mesh_LS
 
decltype(elements(___mesh_3d_LS))
typedef 
Feel::itRange_3d_LS
 
decltype(elements(___mesh_LS))
typedef 
Feel::itRangeLS
 

Detailed Description


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