SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
NCPformat Struct Reference

#include <supermatrix.h>

Public Attributes

int_t nnz
 
void * nzval
 
int_trowind
 
int_tcolbeg
 
int_tcolend
 

Member Data Documentation

◆ colbeg

int_t * NCPformat::colbeg

◆ colend

int_t * NCPformat::colend

◆ nnz

int_t NCPformat::nnz

◆ nzval

void * NCPformat::nzval

◆ rowind

int_t * NCPformat::rowind

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