test_pgen Subroutine

public subroutine test_pgen(doubles_generator, csf_i, n_iter, entries)

Arguments

Type IntentOptional Attributes Name
class(DoublesGUGABase_t), intent(in) :: doubles_generator
type(CSF_Info_t), intent(in) :: csf_i
integer(kind=int64), intent(in) :: n_iter
type(Entry_t), intent(out), allocatable :: entries(:)