
| Public Attributes | |
| bool | isSetup | 
| double | rho_init | 
| double | rho_final | 
| int | m | 
| int | n | 
| double * | rhs | 
| void * | A | 
| Factor_dh | F | 
| SubdomainGraph_dh | sg | 
| double * | scale | 
| bool | isScaled | 
| double * | work | 
| double * | work2 | 
| int | from | 
| int | to | 
| char | algo_par [20] | 
| char | algo_ilu [20] | 
| int | level | 
| double | droptol | 
| double | sparseTolA | 
| double | sparseTolF | 
| double | pivotMin | 
| double | pivotFix | 
| double | maxVal | 
| SortedList_dh | slist | 
| ExternalRows_dh | extRows | 
| char | krylovMethod [20] | 
| int | maxIts | 
| double | rtol | 
| double | atol | 
| int | its | 
| int | itsTotal | 
| int | setupCount | 
| int | logging | 
| double | timing [10] | 
| double | stats [10] | 
| bool | timingsWereReduced | 
| bool | printStats | 
Definition at line 142 of file Euclid_dh.h.
 1.8.5
 1.8.5