SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
NRformat_loc Struct Reference

#include <supermatrix.h>

Public Attributes

int_t nnz_loc
 
int_t m_loc
 
int_t fst_row
 
void * nzval
 
int_trowptr
 
int_tcolind
 

Member Data Documentation

◆ colind

int_t * NRformat_loc::colind

◆ fst_row

int_t NRformat_loc::fst_row

◆ m_loc

int_t NRformat_loc::m_loc

◆ nnz_loc

int_t NRformat_loc::nnz_loc

◆ nzval

void * NRformat_loc::nzval

◆ rowptr

int_t * NRformat_loc::rowptr

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