STARS-H
Software for Testing Accuracy, Reliability and Scalability of Hierarchical computations
starsh_mindata Struct Reference

Structure for minimal example. More...

#include <starsh-minimal.h>

Data Fields

STARSH_int count
 Size of matrix.
 
char dtype
 Type of matrix entry (ignored).
 

Detailed Description

Structure for minimal example.

Main difference of this structure against others is that it does not have any useful field except count (size of matrix). This limits possible problem to those, where kernel depends only on row and column index.


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