SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
RowInfo_struct Struct Reference

Public Attributes

int start
 
int length
 
union {
   int   degree
 
   int   p
 
shared1
 
union {
   int   mark
 
   int   first_column
 
shared2
 
union {
   int   degree
 
   int   p
 
shared1
 
union {
   int   mark
 
   int   first_column
 
shared2
 

Member Data Documentation

◆ degree

int RowInfo_struct::degree

◆ first_column

int RowInfo_struct::first_column

◆ length

int RowInfo_struct::length

◆ mark

int RowInfo_struct::mark

◆ p

int RowInfo_struct::p

◆  [1/2]

union { ... } RowInfo_struct::shared1

◆  [2/2]

union { ... } RowInfo_struct::shared1

◆  [1/2]

union { ... } RowInfo_struct::shared2

◆  [2/2]

union { ... } RowInfo_struct::shared2

◆ start

int RowInfo_struct::start

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