StencilStream v3.0.0
SYCL-based Stencil Simulation Framework Targeting FPGAs
Loading...
Searching...
No Matches
stencil::monotile::Grid< Cell, word_size > Member List

This is the complete list of members for stencil::monotile::Grid< Cell, word_size >, including all inherited members.

copy_from_buffer(sycl::buffer< Cell, 2 > input_buffer)stencil::monotile::Grid< Cell, word_size >inline
copy_to_buffer(sycl::buffer< Cell, 2 > output_buffer)stencil::monotile::Grid< Cell, word_size >inline
dimensionsstencil::monotile::Grid< Cell, word_size >static
get_grid_height() conststencil::monotile::Grid< Cell, word_size >inline
get_grid_width() conststencil::monotile::Grid< Cell, word_size >inline
Grid(uindex_t grid_width, uindex_t grid_height)stencil::monotile::Grid< Cell, word_size >inline
Grid(sycl::range< 2 > range)stencil::monotile::Grid< Cell, word_size >inline
Grid(sycl::buffer< Cell, 2 > buffer)stencil::monotile::Grid< Cell, word_size >inline
Grid(Grid const &other_grid)stencil::monotile::Grid< Cell, word_size >inline
make_similar() conststencil::monotile::Grid< Cell, word_size >inline
submit_read(sycl::queue queue)stencil::monotile::Grid< Cell, word_size >inline
submit_write(sycl::queue queue)stencil::monotile::Grid< Cell, word_size >inline