atomes 1.1.14
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
vas.F90 File Reference

Unused: read atomic coordinates in VASP trajectory format - old version. More...

Go to the source code of this file.

Functions/Subroutines

integer(kind=c_int) function read_vas (vas_f, lvas, navas, nbsvas, is_npt)
 
integer function test_vas (unitfile, natl)
 

Detailed Description

Unused: read atomic coordinates in VASP trajectory format - old version.

Author
Sébastien Le Roux sebas.nosp@m.tien.nosp@m..lero.nosp@m.ux@i.nosp@m.pcms..nosp@m.unis.nosp@m.tra.f.nosp@m.r

Definition in file vas.F90.

Function/Subroutine Documentation

◆ read_vas()

integer (kind=c_int) function read_vas ( character (kind=c_char), dimension(*), intent(in) vas_f,
integer (kind=c_int), intent(in) lvas,
integer (kind=c_int), intent(in) navas,
integer (kind=c_int), dimension(nsp), intent(in) nbsvas,
integer (kind=c_int), intent(in) is_npt )

Definition at line 21 of file vas.F90.

◆ test_vas()

integer function test_vas ( integer, intent(in) unitfile,
integer, intent(in) natl )

Definition at line 96 of file vas.F90.