construct_CSF_Info_t_StepVector_t Function

private pure function construct_CSF_Info_t_StepVector_t(csf, idx_curr_dets) result(res)

Arguments

Type IntentOptional Attributes Name
type(StepVector_t), intent(in) :: csf(:)
integer, intent(in), optional :: idx_curr_dets

Return Value type(CSF_Info_t)