Peano
Loading...
Searching...
No Matches
kernel_impl.impl Class Reference

Public Member Functions

 __init__ (self, xhpp)
 
 namespace (self, location)
 
 indent (self, val=0, force=False)
 
 alloc (self, name, enum)
 
 loop (self, name, expression, enums, below)
 
 express (self, expression, enum, enums)
 
 stencil (self, out_name, names, stencil, scales, var_list, enums, below, special=None, enum=None)
 
 __del__ (self)
 

Data Fields

 file
 
 debug
 
 code
 
 INDENT
 
 SCOPE
 

Detailed Description

Definition at line 83 of file kernel_impl.py.

Constructor & Destructor Documentation

◆ __init__()

kernel_impl.impl.__init__ ( self,
xhpp )

Definition at line 84 of file kernel_impl.py.

◆ __del__()

Member Function Documentation

◆ alloc()

◆ express()

kernel_impl.impl.express ( self,
expression,
enum,
enums )

Definition at line 131 of file kernel_impl.py.

Referenced by kernel_impl.impl.loop().

Here is the caller graph for this function:

◆ indent()

◆ loop()

◆ namespace()

◆ stencil()

Field Documentation

◆ code

◆ debug

kernel_impl.impl.debug

◆ file

kernel_impl.impl.file

Definition at line 85 of file kernel_impl.py.

Referenced by exahypype.kernel.__del__().

◆ INDENT

kernel_impl.impl.INDENT

◆ SCOPE

kernel_impl.impl.SCOPE

Definition at line 90 of file kernel_impl.py.

Referenced by kernel_impl.impl.namespace().


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