SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
SuperLUStat_t Struct Reference

#include <util_dist.h>

Public Attributes

int * panel_histo
 
double * utime
 
flops_tops
 
int TinyPivots
 
int RefineSteps
 
int num_look_aheads
 
float current_buffer
 
float peak_buffer
 
float gpu_buffer
 
int_t MaxActiveBTrees
 
int_t MaxActiveRTrees
 

Member Data Documentation

◆ current_buffer

float SuperLUStat_t::current_buffer

◆ gpu_buffer

float SuperLUStat_t::gpu_buffer

◆ MaxActiveBTrees

int_t SuperLUStat_t::MaxActiveBTrees

◆ MaxActiveRTrees

int_t SuperLUStat_t::MaxActiveRTrees

◆ num_look_aheads

int SuperLUStat_t::num_look_aheads

◆ ops

flops_t * SuperLUStat_t::ops

◆ panel_histo

int * SuperLUStat_t::panel_histo

◆ peak_buffer

float SuperLUStat_t::peak_buffer

◆ RefineSteps

int SuperLUStat_t::RefineSteps

◆ TinyPivots

int SuperLUStat_t::TinyPivots

◆ utime

double * SuperLUStat_t::utime

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