new_matrix_elements Function

public pure function new_matrix_elements(state_vector) result(elements)

Arguments

TypeIntentOptionalAttributesName
character(len=*), intent(in) :: state_vector(:)

Return Value type(matrix_elements_t)


Contents

None