StencilStream v3.0.0
SYCL-based Stencil Simulation Framework Targeting FPGAs
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
stencil::tdv::single_pass::PrecomputeOnDeviceStrategy::GlobalState< TransFunc, max_n_iterations >::KernelArgument Struct Reference

#include <SinglePassStrategies.hpp>

Classes

struct  LocalState
 

Public Member Functions

 KernelArgument (GlobalState &global_state, sycl::handler &cgh, uindex_t iteration_offset, uindex_t n_iterations)
 

Constructor & Destructor Documentation

◆ KernelArgument()

template<stencil::concepts::TransitionFunction TransFunc, uindex_t max_n_iterations>
stencil::tdv::single_pass::PrecomputeOnDeviceStrategy::GlobalState< TransFunc, max_n_iterations >::KernelArgument::KernelArgument ( GlobalState global_state,
sycl::handler &  cgh,
uindex_t  iteration_offset,
uindex_t  n_iterations 
)
inline

The documentation for this struct was generated from the following file: