Generalized-norm conjugate direction solver
Next:
cgstep.f90
Up:
Maysami and Moussa: Generalized
Previous:
Appendix A: analytical derivation
Appendix B: Fortran codes for cgstep and generalized cgnorm plane-search stepper
This appendix includes the fortran codes for
cgstep.f90
and
cgnorm.f90
. Note that type of norm and threshold are set inside an initialization subroutine which is called prior to stepper call.
Subsections
cgstep.f90
cgnorm.f90
2009-10-19