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::StructuredGrid< Dim, Order > Class Template Reference

#include <structuredgrid.hpp>

Detailed Description

template<uint16_type Dim, uint16_type Order = 1>
class Feel::StructuredGrid< Dim, Order >

class to represent a Structured Grid

Author
Christophe Prud'homme

Public Types

Typedefs
typedef boost::multi_array
< node_type, Dim > 
coord_type
 
typedef boost::multi_array
< double, Dim > 
f_type
 
typedef coord_type::index index_type
 
typedef boost::array
< index_type, Dim > 
shape_type
 
typedef boost::array
< index_type, Dim > 
idx_type
 

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

Generated on Sun Oct 20 2013 08:25:09 for Feel++ by doxygen 1.8.4