NTPoly
Public Attributes | List of all members
fixedsolversmodule::fixedsolverparameters_t Interface Reference

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.
 

Detailed Description

A class for passing parameters to an iterative solver.


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