Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
rotate
Interface
4 statements
Source File
analyse_wf_symmetry.F90
analyse_wf_symmetry
rotate
Contents
Module Procedures
rotate_orb
rotate_vec
public interface rotate
Contents
Module Procedures
rotate_orb
rotate_vec
Module Procedures
public function
rotate_orb
(in_orb, rot_angle) result(out_orb)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
in_orb
real(kind=dp),
intent(in)
::
rot_angle
Return Value
integer
public function
rotate_vec
(in_vec, rot_angle) result(out_vec)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
in_vec
(3)
real(kind=dp),
intent(in)
::
rot_angle
Return Value
integer, (3)