atomes 1.1.15
atomes: an atomic scale modeling tool box
|
Unused: read atomic coordinates in CPMD trajectory format - old version. More...
Go to the source code of this file.
Functions/Subroutines | |
integer(kind=c_int) function | read_trj (trj_f, ltrj, natrj, nbstrj, is_npt) |
Unused: read atomic coordinates in CPMD trajectory format - old version.
Definition in file trj.F90.
integer (kind=c_int) function read_trj | ( | character (kind=c_char), dimension(*), intent(in) | trj_f, |
integer (kind=c_int), intent(in) | ltrj, | ||
integer (kind=c_int), intent(in) | natrj, | ||
integer (kind=c_int), dimension(nsp), intent(in) | nbstrj, | ||
integer (kind=c_int), intent(in) | is_npt ) |