Go to the source code of this file.
Functions/Subroutines | |
subroutine | gencif (a1, a2, a3, amin, amax, bmin, bmax, cmin, cmax, nsi, cs, asi) |
subroutine gencif | ( | real(8),dimension(3),intent(in) | a1, | |
real(8),dimension(3),intent(in) | a2, | |||
real(8),dimension(3),intent(in) | a3, | |||
integer,intent(in) | amin, | |||
integer,intent(in) | amax, | |||
integer,intent(in) | bmin, | |||
integer,intent(in) | bmax, | |||
integer,intent(in) | cmin, | |||
integer,intent(in) | cmax, | |||
integer | nsi, | |||
character(len=2),dimension(nsi) | cs, | |||
real(8),dimension(3,nsi) | asi | |||
) |
Definition at line 4 of file gencif.f90.
References m_gencif_sub::atom_name, and m_gencif_sub::printcif().
Referenced by WANNIER().