SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
Colamd_Row_struct Struct Reference

#include <colamd.h>

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 Colamd_Row_struct::degree

◆ first_column

int Colamd_Row_struct::first_column

◆ length

int Colamd_Row_struct::length

◆ mark

int Colamd_Row_struct::mark

◆ p

int Colamd_Row_struct::p

◆  [1/2]

union { ... } Colamd_Row_struct::shared1

◆  [2/2]

union { ... } Colamd_Row_struct::shared1

◆  [1/2]

union { ... } Colamd_Row_struct::shared2

◆  [2/2]

union { ... } Colamd_Row_struct::shared2

◆ start

int Colamd_Row_struct::start

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