save_kpointsfile_int Subroutine

public subroutine save_kpointsfile_int(nkpts, kpoints, areas, nsym, isym, filenamein)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nkpts
double precision, intent(in) :: kpoints(3,nkpts)
double precision, intent(in) :: areas(nkpts)
integer, intent(in) :: nsym
integer, intent(in) :: isym(nsym)
character(len=*), intent(in), optional :: filenamein