PandA-2024.02
Functions
stencil.c File Reference
#include "stencil.h"
Include dependency graph for stencil.c:

Go to the source code of this file.

Functions

void stencil (TYPE orig[row_size *col_size], TYPE sol[row_size *col_size], TYPE filter[f_size])
 

Function Documentation

◆ stencil()

void stencil ( TYPE  orig[row_size *col_size],
TYPE  sol[row_size *col_size],
TYPE  filter[f_size] 
)

Definition at line 3 of file stencil.c.

References col_size, filter(), row_size, and TYPE.

Referenced by run_benchmark().

Here is the call graph for this function:
Here is the caller graph for this function:

Generated on Mon Feb 12 2024 13:03:11 for PandA-2024.02 by doxygen 1.8.13