Go to the source code of this file.
 | 
| 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 | 
|   | 
◆ check_duplicated()
  
  
      
        
          | subroutine read_coords_read::check_duplicated  | 
          ( | 
          logical, intent(inout)  | 
          done | ) | 
           | 
         
       
   | 
  
private   |