guga_plugin Module



Contents


Functions

public function guga_matel(nI, nJ) result(matel)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nI(nel)
integer, intent(in) :: nJ(nel)

Return Value real(kind=dp)


Subroutines

public subroutine init_guga_plugin(fcidump_path, stot_, t_testmode_, nel_, nbasis_, nSpatOrbs_)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: fcidump_path
integer, intent(in), optional :: stot_
logical, intent(in), optional :: t_testmode_
integer, intent(in), optional :: nel_
integer, intent(in), optional :: nbasis_
integer, intent(in), optional :: nSpatOrbs_

public subroutine finalize_guga_plugin()

Arguments

None