|
Amesos Package Browser (Single Doxygen Collection)
Development
|
#include <amesos_klu_decl.h>
Public Attributes | |
| double | tol |
| double | memgrow |
| double | initmem_amd |
| double | initmem |
| double | maxwork |
| UF_long | btf |
| UF_long | ordering |
| UF_long | scale |
| void *(* | malloc_memory )(size_t) |
| void *(* | realloc_memory )(void *, size_t) |
| void(* | free_memory )(void *) |
| void *(* | calloc_memory )(size_t, size_t) |
| UF_long(* | user_order )(UF_long, UF_long *, UF_long *, UF_long *, struct klu_l_common_struct *) |
| void * | user_data |
| UF_long | halt_if_singular |
| UF_long | status |
| UF_long | nrealloc |
| UF_long | structural_rank |
| UF_long | numerical_rank |
| UF_long | singular_col |
| UF_long | noffdiag |
| double | flops |
| double | rcond |
| double | condest |
| double | rgrowth |
| double | work |
| size_t | memusage |
| size_t | mempeak |
Definition at line 215 of file amesos_klu_decl.h.
| double klu_l_common_struct::tol |
Definition at line 218 of file amesos_klu_decl.h.
| double klu_l_common_struct::memgrow |
Definition at line 218 of file amesos_klu_decl.h.
| double klu_l_common_struct::initmem_amd |
Definition at line 218 of file amesos_klu_decl.h.
| double klu_l_common_struct::initmem |
Definition at line 218 of file amesos_klu_decl.h.
| double klu_l_common_struct::maxwork |
Definition at line 218 of file amesos_klu_decl.h.
| UF_long klu_l_common_struct::btf |
Definition at line 219 of file amesos_klu_decl.h.
| UF_long klu_l_common_struct::ordering |
Definition at line 219 of file amesos_klu_decl.h.
| UF_long klu_l_common_struct::scale |
Definition at line 219 of file amesos_klu_decl.h.
| void*(* klu_l_common_struct::malloc_memory)(size_t) |
Definition at line 220 of file amesos_klu_decl.h.
| void*(* klu_l_common_struct::realloc_memory)(void *, size_t) |
Definition at line 221 of file amesos_klu_decl.h.
| void(* klu_l_common_struct::free_memory)(void *) |
Definition at line 222 of file amesos_klu_decl.h.
| void*(* klu_l_common_struct::calloc_memory)(size_t, size_t) |
Definition at line 223 of file amesos_klu_decl.h.
| UF_long(* klu_l_common_struct::user_order)(UF_long, UF_long *, UF_long *, UF_long *, struct klu_l_common_struct *) |
Definition at line 224 of file amesos_klu_decl.h.
| void* klu_l_common_struct::user_data |
Definition at line 226 of file amesos_klu_decl.h.
| UF_long klu_l_common_struct::halt_if_singular |
Definition at line 227 of file amesos_klu_decl.h.
| UF_long klu_l_common_struct::status |
Definition at line 228 of file amesos_klu_decl.h.
| UF_long klu_l_common_struct::nrealloc |
Definition at line 228 of file amesos_klu_decl.h.
| UF_long klu_l_common_struct::structural_rank |
Definition at line 228 of file amesos_klu_decl.h.
| UF_long klu_l_common_struct::numerical_rank |
Definition at line 228 of file amesos_klu_decl.h.
| UF_long klu_l_common_struct::singular_col |
Definition at line 228 of file amesos_klu_decl.h.
| UF_long klu_l_common_struct::noffdiag |
Definition at line 228 of file amesos_klu_decl.h.
| double klu_l_common_struct::flops |
Definition at line 230 of file amesos_klu_decl.h.
| double klu_l_common_struct::rcond |
Definition at line 230 of file amesos_klu_decl.h.
| double klu_l_common_struct::condest |
Definition at line 230 of file amesos_klu_decl.h.
| double klu_l_common_struct::rgrowth |
Definition at line 230 of file amesos_klu_decl.h.
| double klu_l_common_struct::work |
Definition at line 230 of file amesos_klu_decl.h.
| size_t klu_l_common_struct::memusage |
Definition at line 231 of file amesos_klu_decl.h.
| size_t klu_l_common_struct::mempeak |
Definition at line 231 of file amesos_klu_decl.h.
1.8.6