public subroutine density_matrix_alpha(p, f, d)
spin-alpha density matrix where alpha is the majority spin population
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
type(param),
|
intent(in) |
|
|
:: |
p |
|
type(wf_data),
|
intent(inout) |
|
|
:: |
f |
|
real(kind=long),
|
intent(inout), |
|
dimension(p%n_basis, p%n_basis)
|
:: |
d |
|