ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
Classes | Variables
OpenCL Kernel Generation
Collaboration diagram for OpenCL Kernel Generation:

Classes

class  acl::Kernel
 OpenCl Kernel generator. More...
 
class  acl::KernelConfiguration
 ACL Kernel configuration class. More...
 
class  acl::KernelMerger
 OpenCl Kernel merger. More...
 

Variables

const KernelConfiguration acl::KERNEL_BASIC
 
const KernelConfiguration acl::KERNEL_SIMD
 
const KernelConfiguration acl::KERNEL_SIMDUA
 

Detailed Description

Variable Documentation

◆ KERNEL_BASIC

const KernelConfiguration acl::KERNEL_BASIC
extern
Examples
poroelastic.cc, and testPrivateVar.cc.

Definition at line 45 of file aclElementBase.h.

◆ KERNEL_SIMD

const KernelConfiguration acl::KERNEL_SIMD
extern

Definition at line 38 of file aclKernelConfigurationTemplates.h.

◆ KERNEL_SIMDUA

const KernelConfiguration acl::KERNEL_SIMDUA
extern

Definition at line 40 of file aclKernelConfigurationTemplates.h.