class to represent a Structured Grid
More...
#include <structuredgrid.hpp>
|
|
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 |
|
template<uint16_type Dim, uint16_type Order = 1>
class Feel::StructuredGrid< Dim, Order >
class to represent a Structured Grid
- Author
- Christophe Prud'homme