![]() |
StencilStream v3.0.0
SYCL-based Stencil Simulation Framework Targeting FPGAs
|
▼Nstencil | |
▼Nconcepts | |
RTransitionFunction | A technical definition of a stencil transition function |
RGridAccessor | An accessor for a two-dimensional grid |
RGrid | A regular grid of cells |
RStencilUpdate | A grid updater that repeatedly applies stencil updates to each cell |
▼Ntdv | |
▼Nsingle_pass | Implementations of the TDV system for single-pass backends |
RLocalState | The requirements for a pass-local TDV system state |
RKernelArgument | The requirements for a TDV kernel argument |
RGlobalState | The requirements for a TDV system's global state |
RStrategy | Requirements for a TDV implementation strategy |