StencilStream v3.0.0
SYCL-based Stencil Simulation Framework Targeting FPGAs
Loading...
Searching...
No Matches
Classes | Namespaces
StencilUpdate.hpp File Reference
#include "../Concepts.hpp"
#include "../Stencil.hpp"
#include "Grid.hpp"
#include <chrono>
Include dependency graph for StencilUpdate.hpp:

Go to the source code of this file.

Classes

class  stencil::cpu::StencilUpdate< F >
 A grid updater that applies an iterative stencil code to a grid. More...
 
struct  stencil::cpu::StencilUpdate< F >::Params
 Parameters for the stencil updater. More...
 

Namespaces

namespace  stencil
 
namespace  stencil::cpu