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

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)
 

Detailed Description

Write Chem3D atomic coordinates.

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 c3d.F90.

Function/Subroutine Documentation

◆ read_c3d()

integer (kind=c_int) function read_c3d ( character (kind=c_char), dimension(*), intent(in) c3d_f,
integer (kind=c_int), intent(in) lc3d )

Definition at line 21 of file c3d.F90.

◆ write_c3d()

integer (kind=c_int) function write_c3d ( character (kind=c_char), dimension(*), intent(in) c3d_f,
integer (kind=c_int), intent(in) lc3d,
integer (kind=c_int), intent(in) fc3d,
integer (kind=c_int), intent(in) tc3d )

Definition at line 89 of file c3d.F90.