SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
dLUValSubBuf_t Struct Reference

#include <superlu_ddefs.h>

Public Attributes

int_tLsub_buf
 
double * Lval_buf
 
int_tUsub_buf
 
double * Uval_buf
 

Member Data Documentation

◆ Lsub_buf

int_t * dLUValSubBuf_t::Lsub_buf

◆ Lval_buf

double * dLUValSubBuf_t::Lval_buf

◆ Usub_buf

int_t * dLUValSubBuf_t::Usub_buf

◆ Uval_buf

double * dLUValSubBuf_t::Uval_buf

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