#include <batch_factorize_marshall.h>
◆ MarshallLUFunc_flat()
MarshallLUFunc_flat::MarshallLUFunc_flat |
( |
int_t |
k_st, |
|
|
double ** |
diag_ptrs, |
|
|
BatchDim_t * |
ld_batch, |
|
|
BatchDim_t * |
dim_batch, |
|
|
double ** |
Lnzval_bc_ptr, |
|
|
int_t ** |
Lrowind_bc_ptr, |
|
|
int_t * |
dperm_c_supno, |
|
|
int_t * |
xsup |
|
) |
| |
|
inline |
◆ operator()()
__device__ void MarshallLUFunc_flat::operator() |
( |
const int_t & |
i | ) |
const |
|
inline |
◆ diag_ptrs
double** MarshallLUFunc_flat::diag_ptrs |
◆ dim_batch
◆ dperm_c_supno
int_t * MarshallLUFunc_flat::dperm_c_supno |
◆ k_st
int_t MarshallLUFunc_flat::k_st |
◆ ld_batch
◆ Lnzval_bc_ptr
double ** MarshallLUFunc_flat::Lnzval_bc_ptr |
◆ Lrowind_bc_ptr
int_t ** MarshallLUFunc_flat::Lrowind_bc_ptr |
◆ xsup
int_t * MarshallLUFunc_flat::xsup |
The documentation for this struct was generated from the following file: