mod_rotmat Module

Converts rotation/rotoinversion matrix <-> (nrot,vecg,li)


Subroutines

public subroutine rotmat(iopt, li, nrot, symopm, vecg)

License
Creative Commons License
Category
numerical-tools, geometry, KKRhost

C o n v e r t s

r o t a t i o n / r o t o i n v e r s i o n

m a t r i x

Read more…

Arguments

Type IntentOptional Attributes Name
integer :: iopt
logical :: li
integer :: nrot
real(kind=dp) :: symopm(3,3)
real(kind=dp) :: vecg(3)