![]() |
(git:ddb311d)
|
Public Member Functions | |
| subroutine | calculate_dm_sparse (mo_set, density_matrix, use_dbcsr, retain_sparsity) |
| Calculate the density matrix. | |
Definition at line 58 of file qs_density_matrices.F.
| subroutine qs_density_matrices::calculate_density_matrix::calculate_dm_sparse | ( | type(mo_set_type), intent(in) | mo_set, |
| type(dbcsr_type), pointer | density_matrix, | ||
| logical, intent(in), optional | use_dbcsr, | ||
| logical, intent(in), optional | retain_sparsity | ||
| ) |
Calculate the density matrix.
| mo_set | ... |
| density_matrix | ... |
| use_dbcsr | ... |
| retain_sparsity | ... |
Definition at line 80 of file qs_density_matrices.F.