LoAdSG
|
#include <index.h>
Richtung fuer 3^d stencil
Example: Print nextTwoStencil of indexNow; i.e. if indexNow = (0.25,0.25), then the code prints:
(0.25,0.25),(0.25,0.75),(0.75,0.25),(0.75,0.75)
Richtung fuer 3^d stencil
Example: Print nextTwoStencil of indexNow; i.e. if indexNow = (0.25,0.25), then the code prints:
(0.25,0.25),(0.25,0.75),(0.75,0.25),(0.75,0.75)