![]() |
StencilStream v3.0.0
SYCL-based Stencil Simulation Framework Targeting FPGAs
|
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 |
dimensions | stencil::monotile::Grid< Cell, word_size > | static |
get_grid_height() const | stencil::monotile::Grid< Cell, word_size > | inline |
get_grid_width() const | stencil::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() const | stencil::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 |