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_sorting_helper Struct Reference

Helper for sparse matrix row sorting. More...

#include <sparsemat.h>

Public Attributes

ghost_lidx row
 The row. More...
 
ghost_lidx nEntsInRow
 Number of entries in the row. More...
 

Detailed Description

Helper for sparse matrix row sorting.

Member Data Documentation

ghost_lidx ghost_sorting_helper::nEntsInRow

Number of entries in the row.

ghost_lidx ghost_sorting_helper::row

The row.


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