(git:aeba166)
Loading...
Searching...
No Matches
population_analyses Module Reference

Provide various population analyses and print the requested output information. More...

Functions/Subroutines

subroutine, public lowdin_population_analysis (qs_env, output_unit, print_level)
 Perform a Lowdin population analysis based on a symmetric orthogonalisation of the density matrix using S^(1/2)
 
subroutine, public mulliken_population_analysis (qs_env, output_unit, print_level)
 Perform a Mulliken population analysis.
 

Detailed Description

Provide various population analyses and print the requested output information.

Author
Matthias Krack (MK)
Date
09.07.2010
Version
1.0

Function/Subroutine Documentation

◆ lowdin_population_analysis()

subroutine, public population_analyses::lowdin_population_analysis ( type(qs_environment_type), pointer  qs_env,
integer, intent(in)  output_unit,
integer, intent(in)  print_level 
)

Perform a Lowdin population analysis based on a symmetric orthogonalisation of the density matrix using S^(1/2)

Parameters
qs_env...
output_unit...
print_level...
Date
06.07.2010
Author
Matthias Krack (MK)
Version
1.0

Definition at line 82 of file population_analyses.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mulliken_population_analysis()

subroutine, public population_analyses::mulliken_population_analysis ( type(qs_environment_type), pointer  qs_env,
integer, intent(in)  output_unit,
integer, intent(in)  print_level 
)

Perform a Mulliken population analysis.

Parameters
qs_env...
output_unit...
print_level...
Date
10.07.2010
Author
Matthias Krack (MK)
Version
1.0

Definition at line 251 of file population_analyses.F.

Here is the call graph for this function:
Here is the caller graph for this function: