![]() |
StencilStream v3.0.0
SYCL-based Stencil Simulation Framework Targeting FPGAs
|
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_t > | stencil::ID |
A signed, two-dimensional index. | |
typedef GenericID< uindex_t > | stencil::UID |
An unsigned, two-dimensional index. | |