SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
SuperMatrix Struct Reference

#include <supermatrix.h>

Public Attributes

Stype_t Stype
 
Dtype_t Dtype
 
Mtype_t Mtype
 
int_t nrow
 
int_t ncol
 
void * Store
 

Member Data Documentation

◆ Dtype

Dtype_t SuperMatrix::Dtype

◆ Mtype

Mtype_t SuperMatrix::Mtype

◆ ncol

int_t SuperMatrix::ncol

◆ nrow

int_t SuperMatrix::nrow

◆ Store

void * SuperMatrix::Store

◆ Stype

Stype_t SuperMatrix::Stype

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