Brick Library 0.1
Performance-portable stencil datalayout & codegen
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
st.grid.Grid Class Reference

Public Member Functions

def __init__ (self, str src_name, int dims)
 
def __call__ (self, *args, **kwargs)
 

Public Attributes

 name
 
 dims
 
 out
 

Constructor & Destructor Documentation

◆ __init__()

def st.grid.Grid.__init__ (   self,
str  src_name,
int  dims 
)

Member Function Documentation

◆ __call__()

def st.grid.Grid.__call__ (   self,
args,
**  kwargs 
)

Member Data Documentation

◆ dims

st.grid.Grid.dims

◆ name

st.grid.Grid.name

◆ out

st.grid.Grid.out

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