SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
NCformat Struct Reference

#include <supermatrix.h>

Public Attributes

int_t nnz
 
void * nzval
 
int_trowind
 
int_tcolptr
 

Member Data Documentation

◆ colptr

int_t * NCformat::colptr

◆ nnz

int_t NCformat::nnz

◆ nzval

void * NCformat::nzval

◆ rowind

int_t * NCformat::rowind

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