new_matrix_elements Function

public function new_matrix_elements(state_vector) result(elements)

Arguments

Type IntentOptional Attributes Name
type(state_vector_t), intent(in), target :: state_vector

Return Value type(matrix_elements_t)