SRC/supermatrix.h File Reference

Matrix type definitions. More...

Go to the source code of this file.

Data Types

type  SuperMatrix
type  NCformat
type  NRformat
type  SCformat
type  SCPformat
type  NCPformat
type  DNformat
type  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


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 


Generated on Tue Aug 30 14:36:33 2011 for SuperLUDistributed by  doxygen 1.5.5