StencilStream v3.0.0
SYCL-based Stencil Simulation Framework Targeting FPGAs
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
GenericID.hpp File Reference
#include "Index.hpp"
#include <CL/sycl.hpp>
Include dependency graph for GenericID.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stencil::GenericID< T >
 A generic, two-dimensional index. More...
 

Namespaces

namespace  stencil
 

Typedefs

typedef GenericID< index_tstencil::ID
 A signed, two-dimensional index.
 
typedef GenericID< uindex_tstencil::UID
 An unsigned, two-dimensional index.