exact_spectrum Module



Contents


Variables

Type Visibility Attributes Name Initial
real(kind=dp), public, allocatable :: eigv_es(:)

Subroutines

public subroutine get_exact_spectrum()

Arguments

None

public subroutine init_exact_spectrum(ndets)

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: ndets

public subroutine write_exact_spec_testsuite_data(h_sum, spec_low, spec_high)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: h_sum
real(kind=dp), intent(in) :: spec_low
real(kind=dp), intent(in) :: spec_high

public subroutine end_exact_spectrum()

Arguments

None