Module bicgstab

Module bicgstab 

Source
Expand description

biconjugate gradient stabilized method.

Structs§

BicgInfo
algorithm result
BicgParams
algorithm parameters

Enums§

BicgError
algorithm error

Functions§

bicgstab
executes bicgstab using the provided preconditioners
bicgstab_scratch
computes the size and alignment of required workspace for executing the bicgstab algorithm