Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
mirror
Interface
4 statements
Source File
analyse_wf_symmetry.F90
analyse_wf_symmetry
mirror
Contents
Module Procedures
mirror_orb
mirror_vec
public interface mirror
Contents
Module Procedures
mirror_orb
mirror_vec
Module Procedures
public function
mirror_orb
(in_orb, mirror_axis) result(out_orb)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
in_orb
character(len=1),
intent(in)
::
mirror_axis
Return Value
integer
public function
mirror_vec
(in_vec, mirror_axis) result(out_vec)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
in_vec
(3)
character(len=1),
intent(in)
::
mirror_axis
Return Value
integer, (3)