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

Data Types

type  orbital_reference
 

Functions/Subroutines

program qed_vp_hydrogenic_test
 
subroutine allocate_orbitals
 
subroutine vpint_safe (k, l, result)
 Calls the VPINT routine, but ensures that the input k and l arguments do not get swapped. More...
 
subroutine init_reference_fnc18
 
subroutine init_reference_pnc92
 

Function/Subroutine Documentation

◆ allocate_orbitals()

subroutine qed_vp_hydrogenic_test::allocate_orbitals ( )
Here is the call graph for this function:

◆ init_reference_fnc18()

subroutine qed_vp_hydrogenic_test::init_reference_fnc18 ( )
Here is the call graph for this function:

◆ init_reference_pnc92()

subroutine qed_vp_hydrogenic_test::init_reference_pnc92 ( )
Here is the call graph for this function:

◆ qed_vp_hydrogenic_test()

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

◆ vpint_safe()

subroutine qed_vp_hydrogenic_test::vpint_safe ( integer, value  k,
integer, value  l,
real(real64), intent(out)  result 
)

Calls the VPINT routine, but ensures that the input k and l arguments do not get swapped.

Here is the call graph for this function: