GRASP rci-qed
Data Types | Functions/Subroutines
qedmod_hydrogenic.f90 File Reference

Data Types

type  qedmod_values
 

Functions/Subroutines

program qed_qedmod_hydrogenic_test
 
subroutine init_nucleus
 
subroutine test_print_orbital (n, kappa)
 
subroutine qedse_hydrogenic_grasp (orbital_n, orbital_kappa, energy, values)
 
subroutine qedse_hydrogenic_qedmod (n, kappa, energy, values)
 
type(qedmod_values) function compute_qedmod_values (n, kappa, p, q)
 

Function/Subroutine Documentation

◆ compute_qedmod_values()

type(qedmod_values) function qed_qedmod_hydrogenic_test::compute_qedmod_values ( integer, intent(in)  n,
integer, intent(in)  kappa,
real(real64), dimension(shab_maxii), intent(in)  p,
real(real64), dimension(shab_maxii), intent(in)  q 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ init_nucleus()

subroutine qed_qedmod_hydrogenic_test::init_nucleus ( )

◆ qed_qedmod_hydrogenic_test()

program qed_qedmod_hydrogenic_test ( )
Here is the call graph for this function:

◆ qedse_hydrogenic_grasp()

subroutine qed_qedmod_hydrogenic_test::qedse_hydrogenic_grasp ( integer, intent(in)  orbital_n,
integer, intent(in)  orbital_kappa,
real(real64), intent(out)  energy,
type(qedmod_values), intent(out)  values 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ qedse_hydrogenic_qedmod()

subroutine qed_qedmod_hydrogenic_test::qedse_hydrogenic_qedmod ( integer, intent(in)  n,
integer, intent(in)  kappa,
real(real64), intent(out)  energy,
type(qedmod_values), intent(out)  values 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_print_orbital()

subroutine qed_qedmod_hydrogenic_test::test_print_orbital ( integer, intent(in)  n,
integer, intent(in)  kappa 
)
Here is the call graph for this function: