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

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

Go to the source code of this file.

Functions/Subroutines

integer(kind=c_int) function read_pdb (pdb_f, lpdb)
 
character(len=2) function atompdb (lin, pdbstr)
 

Detailed Description

Unused: read atomic coordinates in PDB 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 pdb.F90.

Function/Subroutine Documentation

◆ atompdb()

character (len=2) function atompdb ( integer, intent(in) lin,
character (len=2), intent(in) pdbstr )

Definition at line 206 of file pdb.F90.

◆ read_pdb()

integer (kind=c_int) function read_pdb ( character (kind=c_char), dimension(*), intent(in) pdb_f,
integer (kind=c_int), intent(in) lpdb )

Definition at line 21 of file pdb.F90.