|
NTPoly
|
A class for passing parameters to an iterative solver. More...
Public Attributes | |
| real(ntreal) | threshold |
| Threshold for sparse multiplication and addition. | |
| logical | be_verbose |
| If true, the sparse solver prints out information each loop iteration. | |
| logical | do_load_balancing |
| If true, the sparse solver will try and load balance before calculation. | |
| type(permutation_t) | balancepermutation |
| The permutation used for load balancing. | |
A class for passing parameters to an iterative solver.
1.8.14