GAWL_MOD Module


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