Blender V2.61 - r43446
|
#include <util.h>
Public Attributes | |
int * | panel_histo |
double * | utime |
flops_t * | ops |
int | TinyPivots |
int | RefineSteps |
Definition at line 214 of file intern/opennl/superlu/util.h.
Definition at line 217 of file intern/opennl/superlu/util.h.
Referenced by LUFactFlops(), LUSolveFlops(), scolumn_bmod(), sgstrf(), sgstrs(), sp_strsv(), spanel_bmod(), spivotL(), sPrintPerf(), ssnode_bmod(), StatFree(), StatInit(), and StatPrint().
Definition at line 215 of file intern/opennl/superlu/util.h.
Referenced by sgstrf(), StatFree(), and StatInit().
Definition at line 219 of file intern/opennl/superlu/util.h.
Definition at line 218 of file intern/opennl/superlu/util.h.
double* SuperLUStat_t::utime |
Definition at line 216 of file intern/opennl/superlu/util.h.
Referenced by sgssv(), sPrintPerf(), StatFree(), StatInit(), and StatPrint().