LightKrylov
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
cg_dp_opts
Derived Type
FreeBSD Documentation License
3 statements
Source File
Utils.f90
LightKrylov_utils
cg_dp_opts
Contents
Variables
maxiter
type, public, extends(
abstract_opts
) :: cg_dp_opts
Conjugate gradient options.
Components
Type
Visibility
Attributes
Name
Initial
integer,
public
::
maxiter
=
100
Maximum number of
cg
iterations (default: 100).