#include <xlupanels.hpp>
|
| xupanel_t (int_t k, int_t *usub, Ftype *uval, int_t *xsup) |
|
| xupanel_t () |
|
| xupanel_t (int_t *index_, Ftype *val_) |
|
int_t | nblocks () |
|
int_t | nzcols () |
|
int_t | LDA () |
|
int_t | gid (int_t k) |
|
int_t | nbcol (int_t k) |
|
int_t * | colList (int_t k) |
|
Ftype * | blkPtr (int_t k) |
|
size_t | blkPtrOffset (int_t k) |
|
int_t | packed2skyline (int_t k, int_t *usub, Ftype *uval, int_t *xsup) |
|
int_t | panelSolve (int_t ksupsz, Ftype *DiagBlk, int_t LDD) |
|
int_t | diagFactor (int_t k, Ftype *UBlk, int_t LDU, Ftype thresh, int_t *xsup, superlu_dist_options_t *options, SuperLUStat_t *stat, int *info) |
|
int_t | find (int_t k) |
|
int_t | isEmpty () |
|
int_t | nzvalSize () |
|
int_t | indexSize () |
|
size_t | totalSize () |
|
int_t | checkCorrectness () |
|
int_t | stCol (int k) |
|
int | getEndBlock (int jSt, int maxCols) |
|
◆ xupanel_t() [1/3]
template<typename Ftype >
◆ xupanel_t() [2/3]
template<typename Ftype >
◆ xupanel_t() [3/3]
template<typename Ftype >
◆ blkPtr()
template<typename Ftype >
◆ blkPtrOffset()
template<typename Ftype >
◆ checkCorrectness()
template<typename Ftype >
◆ colList()
template<typename Ftype >
◆ diagFactor()
template<typename Ftype >
◆ find()
template<typename Ftype >
◆ getEndBlock()
template<typename Ftype >
int xupanel_t< Ftype >::getEndBlock |
( |
int |
jSt, |
|
|
int |
maxCols |
|
) |
| |
◆ gid()
template<typename Ftype >
◆ indexSize()
template<typename Ftype >
◆ isEmpty()
template<typename Ftype >
◆ LDA()
template<typename Ftype >
◆ nbcol()
template<typename Ftype >
◆ nblocks()
template<typename Ftype >
◆ nzcols()
template<typename Ftype >
◆ nzvalSize()
template<typename Ftype >
◆ packed2skyline()
template<typename Ftype >
◆ panelSolve()
template<typename Ftype >
◆ stCol()
template<typename Ftype >
◆ totalSize()
template<typename Ftype >
◆ index
template<typename Ftype >
◆ val
template<typename Ftype >
The documentation for this class was generated from the following files: