SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
sScalePermstruct_t Struct Reference

#include <superlu_sdefs.h>

Public Attributes

DiagScale_t DiagScale
 
float * R
 
float * C
 
int_tperm_r
 
int_tperm_c
 

Member Data Documentation

◆ C

float * sScalePermstruct_t::C

◆ DiagScale

DiagScale_t sScalePermstruct_t::DiagScale

◆ perm_c

int_t * sScalePermstruct_t::perm_c

◆ perm_r

int_t * sScalePermstruct_t::perm_r

◆ R

float * sScalePermstruct_t::R

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