PIPS
t_reduction Struct Reference

Data Fields

char * name
 
int kind
 
int ndim
 

Detailed Description

Definition at line 43 of file special_cases.c.

Field Documentation

◆ kind

int t_reduction::kind

Definition at line 46 of file special_cases.c.

Referenced by compile_reduction(), and find_reduction().

◆ name

char* t_reduction::name

Definition at line 45 of file special_cases.c.

Referenced by find_reduction().

◆ ndim

int t_reduction::ndim

Definition at line 47 of file special_cases.c.


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