xmolecule
Manual
Modules
Block Data
Procedures
Derived Types
Programs
get_eigenvalues_symmetry
Subroutine
Gnu General Public License V3
39 statements
eigen_lapack
get_eigenvalues_symmetry
Contents
public subroutine get_eigenvalues_symmetry(m, e, irrep)
computes eigenvalues of square matrices under consideration that there a extra symmetries
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=long),
intent(inout)
::
m
(:,:)
real(kind=long),
intent(inout)
::
e
(:)
integer,
intent(in)
::
irrep
(:)