GHOST  1.1.2
General, Hybrid, and Optimized Sparse Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
ghost_sparsemat_rowfunc_crs_arg Struct Reference

#include <sparsemat.h>

Public Attributes

ghost_gidxcol
 
void * val
 
ghost_lidxrpt
 
size_t dtsize
 
ghost_gidx offs
 

Member Data Documentation

ghost_gidx* ghost_sparsemat_rowfunc_crs_arg::col
size_t ghost_sparsemat_rowfunc_crs_arg::dtsize
ghost_gidx ghost_sparsemat_rowfunc_crs_arg::offs
ghost_lidx* ghost_sparsemat_rowfunc_crs_arg::rpt
void* ghost_sparsemat_rowfunc_crs_arg::val

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