SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
NRformat Struct Reference

#include <supermatrix.h>

Public Attributes

int_t nnz
 
void * nzval
 
int_tcolind
 
int_trowptr
 

Member Data Documentation

◆ colind

int_t * NRformat::colind

◆ nnz

int_t NRformat::nnz

◆ nzval

void * NRformat::nzval

◆ rowptr

int_t * NRformat::rowptr

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