WaSH Docs
Public Member Functions | List of all members
wash::Kernel Class Referenceabstract

Parent Kernel Class. More...

#include <kernels.hpp>

Inheritance diagram for wash::Kernel:
wash::ForceKernel wash::ReductionKernel wash::UpdateKernel wash::VoidKernel

Public Member Functions

virtual void exec () const =0
 

Detailed Description

Parent Kernel Class.

A Kernel in WaSH can take one of four forms, which all inherit from this class.


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