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

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