V3FIT
Functions/Subroutines
gmres.f90 File Reference

Contains the gmres module. More...

Go to the source code of this file.

Functions/Subroutines

subroutine gmres::gmres_fun
 Uses gmres to find approximate solution of Ax=b (linearized MHD equations) that minimize the nonlinear MHD forces.
 
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
 

Detailed Description

Contains the gmres module.

Authors
S. P. Hirshman and S. K. Seal
Date
Jan, 2014

Definition in file gmres.f90.