StencilStream v3.0.0
SYCL-based Stencil Simulation Framework Targeting FPGAs
Loading...
Searching...
No Matches
Concepts
Here is a list of all concepts with brief descriptions:
[detail level 1234]
 Nstencil
 Nconcepts
 RTransitionFunctionA technical definition of a stencil transition function
 RGridAccessorAn accessor for a two-dimensional grid
 RGridA regular grid of cells
 RStencilUpdateA grid updater that repeatedly applies stencil updates to each cell
 Ntdv
 Nsingle_passImplementations of the TDV system for single-pass backends
 RLocalStateThe requirements for a pass-local TDV system state
 RKernelArgumentThe requirements for a TDV kernel argument
 RGlobalStateThe requirements for a TDV system's global state
 RStrategyRequirements for a TDV implementation strategy