Octopus
read_coords.F90 File Reference

Go to the source code of this file.

Modules

module  read_coords_oct_m
 

Data Types

type  read_coords_oct_m::read_coords_atom
 
type  read_coords_oct_m::read_coords_info
 

Functions/Subroutines

subroutine, public read_coords_oct_m::read_coords_init (gf)
 
subroutine, public read_coords_oct_m::read_coords_end (gf)
 
subroutine, public read_coords_oct_m::read_coords_read (what, gf, space, namespace)
 
subroutine check_duplicated (done)
 
subroutine read_coords_oct_m::read_coords_read_pdb (what, iunit, gf)
 

Variables

integer, parameter, public read_coords_oct_m::read_coords_err = 0
 for read_coords_info::file_type More...
 
integer, parameter, public read_coords_oct_m::read_coords_pdb = 1
 
integer, parameter, public read_coords_oct_m::read_coords_xyz = 2
 
integer, parameter, public read_coords_oct_m::read_coords_inp = 3
 
integer, parameter, public read_coords_oct_m::read_coords_reduced = 4
 
integer, parameter, public read_coords_oct_m::read_coords_xsf = 5
 
integer, parameter, public read_coords_oct_m::xyz_flags_residue = 1
 for read_coords_info::flags More...
 
integer, parameter, public read_coords_oct_m::xyz_flags_charge = 2
 
integer, parameter, public read_coords_oct_m::xyz_flags_move = 4
 

Function/Subroutine Documentation

◆ check_duplicated()

subroutine read_coords_read::check_duplicated ( logical, intent(inout)  done)
private

Definition at line 577 of file read_coords.F90.