SuperLU Distributed 9.0.0
gpu3d
xgstrf2.hpp File Reference
#include "superlu_defs.h"
#include "superlu_ddefs.h"
#include "superlu_sdefs.h"
#include "superlu_blas.hpp"
Include dependency graph for xgstrf2.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename Ftype >
void xgstrf2 (int_t k, Ftype *diagBlk, int_t LDA, Ftype *BlockUfactor, int_t LDU, threshPivValType< Ftype > thresh, int_t *xsup, superlu_dist_options_t *options, SuperLUStat_t *stat, int *info)
 

Function Documentation

◆ xgstrf2()

template<typename Ftype >
void xgstrf2 ( int_t  k,
Ftype *  diagBlk,
int_t  LDA,
Ftype *  BlockUfactor,
int_t  LDU,
threshPivValType< Ftype >  thresh,
int_t xsup,
superlu_dist_options_t options,
SuperLUStat_t stat,
int *  info 
)
Here is the call graph for this function: