Brick Library 0.1
Performance-portable stencil datalayout & codegen
Loading...
Searching...
No Matches
Classes
minimal_brick.h File Reference
#include <memory>
Include dependency graph for minimal_brick.h:

Go to the source code of this file.

Classes

struct  static_power< base, exp >
 Compute \(base^{exp}\) Statically compute exponentials. More...
 
struct  static_power< base, 0 >
 Return 1 Statically compute exponentials. More...
 
struct  BrickStorage
 Initializing and holding the storage of bricks. More...
 
struct  BrickInfo< dims >
 Metadata related to bricks. More...
 
struct  Dim< Ds >
 Empty template to specify an n-D list. More...
 
struct  Brick< Dim< BDims... >, Dim< Folds... > >
 Brick data structure. More...