StencilStream v3.0.0
SYCL-based Stencil Simulation Framework Targeting FPGAs
Loading...
Searching...
No Matches
Concepts
stencil::concepts Namespace Reference

Concepts

concept  TransitionFunction
 A technical definition of a stencil transition function.
 
concept  GridAccessor
 An accessor for a two-dimensional grid.
 
concept  Grid
 A regular grid of cells.
 
concept  StencilUpdate
 A grid updater that repeatedly applies stencil updates to each cell.