SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
NRformat_loc3d Struct Reference

#include <supermatrix.h>

Collaboration diagram for NRformat_loc3d:

Public Attributes

NRformat_locA_nfmt
 
void * B3d
 
int ldb
 
int nrhs
 
int m_loc
 
void * B2d
 
int * row_counts_int
 
int * row_disp
 
int * nnz_counts_int
 
int * nnz_disp
 
int * b_counts_int
 
int * b_disp
 
int num_procs_to_send
 
int * procs_to_send_list
 
int * send_count_list
 
int num_procs_to_recv
 
int * procs_recv_from_list
 
int * recv_count_list
 

Member Data Documentation

◆ A_nfmt

NRformat_loc * NRformat_loc3d::A_nfmt

◆ B2d

void * NRformat_loc3d::B2d

◆ B3d

void * NRformat_loc3d::B3d

◆ b_counts_int

int * NRformat_loc3d::b_counts_int

◆ b_disp

int * NRformat_loc3d::b_disp

◆ ldb

int NRformat_loc3d::ldb

◆ m_loc

int NRformat_loc3d::m_loc

◆ nnz_counts_int

int * NRformat_loc3d::nnz_counts_int

◆ nnz_disp

int * NRformat_loc3d::nnz_disp

◆ nrhs

int NRformat_loc3d::nrhs

◆ num_procs_to_recv

int NRformat_loc3d::num_procs_to_recv

◆ num_procs_to_send

int NRformat_loc3d::num_procs_to_send

◆ procs_recv_from_list

int * NRformat_loc3d::procs_recv_from_list

◆ procs_to_send_list

int * NRformat_loc3d::procs_to_send_list

◆ recv_count_list

int * NRformat_loc3d::recv_count_list

◆ row_counts_int

int * NRformat_loc3d::row_counts_int

◆ row_disp

int * NRformat_loc3d::row_disp

◆ send_count_list

int * NRformat_loc3d::send_count_list

The documentation for this struct was generated from the following files: