SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
superlu_dist_mem_usage_t Struct Reference

#include <superlu_defs.h>

Public Attributes

float for_lu
 
float total
 
int expansions
 
int64_t nnzL
 
int64_t nnzU
 

Member Data Documentation

◆ expansions

int superlu_dist_mem_usage_t::expansions

◆ for_lu

float superlu_dist_mem_usage_t::for_lu

◆ nnzL

int64_t superlu_dist_mem_usage_t::nnzL

◆ nnzU

int64_t superlu_dist_mem_usage_t::nnzU

◆ total

float superlu_dist_mem_usage_t::total

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