SuperLU_DIST  4.0
superlu_dist on CPU and GPU clusters
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Enumerations
supermatrix.h File Reference

Matrix type definitions. More...

Go to the source code of this file.

Classes

struct  SuperMatrix
 
struct  NCformat
 
struct  NRformat
 
struct  SCformat
 
struct  SCPformat
 
struct  NCPformat
 
struct  DNformat
 
struct  NRformat_loc
 

Enumerations

enum  Stype_t {
  SLU_NC, SLU_NCP, SLU_NR, SLU_SC,
  SLU_SCP, SLU_SR, SLU_DN, SLU_NR_loc
}
 
enum  Dtype_t { SLU_S, SLU_D, SLU_C, SLU_Z }
 
enum  Mtype_t {
  SLU_GE, SLU_TRLU, SLU_TRUU, SLU_TRL,
  SLU_TRU, SLU_SYL, SLU_SYU, SLU_HEL,
  SLU_HEU
}
 

Detailed Description

Matrix type definitions.

Enumeration Type Documentation

enum Dtype_t
Enumerator
SLU_S 
SLU_D 
SLU_C 
SLU_Z 
enum Mtype_t
Enumerator
SLU_GE 
SLU_TRLU 
SLU_TRUU 
SLU_TRL 
SLU_TRU 
SLU_SYL 
SLU_SYU 
SLU_HEL 
SLU_HEU 
enum Stype_t
Enumerator
SLU_NC 
SLU_NCP 
SLU_NR 
SLU_SC 
SLU_SCP 
SLU_SR 
SLU_DN 
SLU_NR_loc