calculate_entropy Function

public function calculate_entropy(f_occ) result(ret)

function returns the electronic entropy -

Arguments

Type IntentOptional Attributes Name
real(kind=long), intent(in) :: f_occ(:)

Return Value real(kind=long)