Feel++  0.91.4
List of all members
Feel::StructuredGrid< Dim, Order > Class Template Reference

class to represent a Structured Grid More...

#include <structuredgrid.hpp>

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
 

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