GAWL_MOD Module


Used by

  • module~~gawl_mod~2~~UsedByGraph module~gawl_mod~2 GAWL_MOD proc~sugaw SUGAW proc~sugaw->module~gawl_mod~2 proc~sugaw~2 SUGAW proc~sugaw~2->module~gawl_mod~2

Subroutines

public subroutine GAWL(PFN, PL, PW, PEPS, KN, KITER, PMOD)

*** *GAWL * - Routine to perform the Newton loop

Read more…

Arguments

Type IntentOptional Attributes Name
real(kind=JPRD), intent(in) :: PFN(0:KN/2)
real(kind=JPRD), intent(inout) :: PL
real(kind=JPRD), intent(out) :: PW
real(kind=JPRD), intent(in) :: PEPS
integer(kind=JPIM), intent(in) :: KN
integer(kind=JPIM), intent(out) :: KITER
real(kind=JPRD), intent(inout) :: PMOD