Contains the gmres module.
More...
|
subroutine | gmres::gmres_fun |
| Uses gmres to find approximate solution of Ax=b (linearized MHD equations) that minimize the nonlinear MHD forces.
|
|
subroutine | gmres::init_gmres0 (icntl, cntl, etak, m, n) |
|
subroutine | gmres::gmres_wrap (x0, b) |
|
subroutine | gmres::matvec_par (ploc, ap, nloc) |
|
subroutine | gmres::matvec (p, ap, ndim) |
|
subroutine | gmres::get_etak (fk, fkm, ftol, etak) |
|
subroutine | gmres::getnlforce (xcstate, fsq_nl, bnorm) |
|
subroutine | gmres::qmr_fun |
|
Contains the gmres module.
- Authors
- S. P. Hirshman and S. K. Seal
- Date
- Jan, 2014