SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
sLUValSubBuf_t Struct Reference

#include <superlu_sdefs.h>

Public Attributes

int_tLsub_buf
 
float * Lval_buf
 
int_tUsub_buf
 
float * Uval_buf
 

Member Data Documentation

◆ Lsub_buf

int_t * sLUValSubBuf_t::Lsub_buf

◆ Lval_buf

float * sLUValSubBuf_t::Lval_buf

◆ Usub_buf

int_t * sLUValSubBuf_t::Usub_buf

◆ Uval_buf

float * sLUValSubBuf_t::Uval_buf

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