Tatooine
Classes | Namespaces | Typedefs
structured_grid.h File Reference

Go to the source code of this file.

Classes

struct  tatooine::structured_grid< Real, NumDimensions, IndexOrder >
 
struct  tatooine::structured_grid< Real, NumDimensions, IndexOrder >::linear_cell_sampler_type< T >
 
struct  tatooine::structured_grid< Real, NumDimensions, IndexOrder >::hierarchy_type
 

Namespaces

namespace  tatooine
 

Typedefs

template<std::size_t NumDimensions>
using tatooine::StructuredGrid = structured_grid< real_number, NumDimensions >
 
using tatooine::structured_grid2 = StructuredGrid< 2 >
 
using tatooine::structured_grid3 = StructuredGrid< 3 >