![]() |
StencilStream v3.0.0
SYCL-based Stencil Simulation Framework Targeting FPGAs
|
#include "../AccessorSubscript.hpp"
#include "../Concepts.hpp"
#include "../GenericID.hpp"
#include <memory>
#include <numeric>
#include <vector>
Go to the source code of this file.
Classes | |
class | stencil::tiling::Grid< Cell, tile_width, tile_height, halo_radius > |
A grid class for the tiling architecture. More... | |
class | stencil::tiling::Grid< Cell, tile_width, tile_height, halo_radius >::GridAccessor< access_mode > |
An accessor for the monotile grid. More... | |
Namespaces | |
namespace | stencil |
namespace | stencil::tiling |