Amesos Package Browser (Single Doxygen Collection)  Development
Public Attributes | List of all members
klu_symbolic Struct Reference

#include <amesos_klu_decl.h>

Public Attributes

double symmetry
 
double est_flops
 
double lnz
 
double unz
 
double * Lnz
 
int n
 
int nz
 
int * P
 
int * Q
 
int * R
 
int nzoff
 
int nblocks
 
int maxblock
 
int ordering
 
int do_btf
 
int structural_rank
 

Detailed Description

Definition at line 23 of file amesos_klu_decl.h.

Member Data Documentation

◆ symmetry

double klu_symbolic::symmetry

Definition at line 31 of file amesos_klu_decl.h.

◆ est_flops

double klu_symbolic::est_flops

Definition at line 32 of file amesos_klu_decl.h.

◆ lnz

double klu_symbolic::lnz

Definition at line 33 of file amesos_klu_decl.h.

◆ unz

double klu_symbolic::unz

Definition at line 33 of file amesos_klu_decl.h.

◆ Lnz

double* klu_symbolic::Lnz

Definition at line 34 of file amesos_klu_decl.h.

◆ n

int klu_symbolic::n

Definition at line 38 of file amesos_klu_decl.h.

◆ nz

int klu_symbolic::nz

Definition at line 38 of file amesos_klu_decl.h.

◆ P

int * klu_symbolic::P

Definition at line 38 of file amesos_klu_decl.h.

◆ Q

int * klu_symbolic::Q

Definition at line 38 of file amesos_klu_decl.h.

◆ R

int * klu_symbolic::R

Definition at line 38 of file amesos_klu_decl.h.

◆ nzoff

int klu_symbolic::nzoff

Definition at line 38 of file amesos_klu_decl.h.

◆ nblocks

int klu_symbolic::nblocks

Definition at line 38 of file amesos_klu_decl.h.

◆ maxblock

int klu_symbolic::maxblock

Definition at line 38 of file amesos_klu_decl.h.

◆ ordering

int klu_symbolic::ordering

Definition at line 38 of file amesos_klu_decl.h.

◆ do_btf

int klu_symbolic::do_btf

Definition at line 38 of file amesos_klu_decl.h.

◆ structural_rank

int klu_symbolic::structural_rank

Definition at line 50 of file amesos_klu_decl.h.


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