ASL
0.1.7
Advanced Simulation Library
|
Go to the documentation of this file.
24 #ifndef ACLEXPRESSIONCONTAINER_H
25 #define ACLEXPRESSIONCONTAINER_H
41 typedef std::shared_ptr<ElementBase>
Element;
43 class ExpressionContainer
72 #endif // ACLEXPRESSIONCONTAINER_H
const CommandQueue getQueue() const
void addExpression(Element expression_)
std::vector< Element > arguments
bool regenerateKernelSource
std::shared_ptr< cl::CommandQueue > CommandQueue
std::vector< Element > localDeclarations
std::shared_ptr< ElementBase > Element
std::vector< Element > expression
Advanced Computational Language.
void filterDeclarations()