SuperLU Distributed 9.0.0
gpu3d
batch_factorize_marshall.h File Reference
#include "superlu_defs.h"
Include dependency graph for batch_factorize_marshall.h:

Go to the source code of this file.

Classes

struct  MarshallLUFunc_flat
 
struct  MarshallTRSMUFunc_flat
 
struct  MarshallTRSMLFunc_flat
 
struct  MarshallSCUFunc_flat
 
struct  UnaryOffsetPtrAssign< T, offT >
 
struct  element_diff< T >
 

Functions

template<class T , class offT >
void generateOffsetPointers (T *base_mem, offT *offsets, T **ptrs, size_t num_arrays)
 

Function Documentation

◆ generateOffsetPointers()

template<class T , class offT >
void generateOffsetPointers ( T *  base_mem,
offT *  offsets,
T **  ptrs,
size_t  num_arrays 
)
inline