Brick Library 0.1
Performance-portable stencil datalayout & codegen
|
Classes | |
struct | cal_offs< offs > |
Generic base template for Calculating the offset within the adjacency list. More... | |
struct | cal_offs< 1, off > |
Return offset when only one offset left Calculating the offset within the adjacency list. More... | |
struct | cal_offs< dim, off, offs... > |
Compute the offset Calculating the offset within the adjacency list. More... | |