LMat_calc Module



Contents


Variables

Type Visibility Attributes Name Initial
real(kind=dp), private, allocatable :: qwprod(:,:,:)
real(kind=dp), private, allocatable :: ycoulomb(:,:,:,:)
integer, private :: nGrid
integer(kind=int64), private, allocatable :: lMatCalcHKeys(:)
real(kind=dp), private, allocatable :: lMatCalcHVals(:)
integer(kind=int64), private :: lMatIndMax

Functions

public function lMatCalc(i, k, m, j, l, n) result(matel)

Arguments

Type IntentOptional Attributes Name
integer(kind=int64), intent(in) :: i
integer(kind=int64), intent(in) :: k
integer(kind=int64), intent(in) :: m
integer(kind=int64), intent(in) :: j
integer(kind=int64), intent(in) :: l
integer(kind=int64), intent(in) :: n

Return Value real(kind=dp)


Subroutines

public subroutine readLMatFactors()

Arguments

None

public subroutine freeLMatFactors()

Arguments

None

public subroutine read_rs_lmat_factors()

Arguments

None