|
atomes 1.2.1
atomes: an atomic scale modeling tool box
|
Write Chem3D atomic coordinates. More...
Go to the source code of this file.
Functions/Subroutines | |
| integer(kind=c_int) function | read_c3d (c3d_f, lc3d) |
| integer(kind=c_int) function | write_c3d (c3d_f, lc3d, fc3d, tc3d) |
Write Chem3D atomic coordinates.
Definition in file c3d.F90.
| integer (kind=c_int) function read_c3d | ( | character (kind=c_char), dimension(*), intent(in) | c3d_f, |
| integer (kind=c_int), intent(in) | lc3d ) |