Definition at line 152 of file read_coords.F90.
 
 | 
| character(len=15)  | label | 
|   | stuff that is always known  More...
  | 
|   | 
| real(real64), dimension(:), allocatable  | x | 
|   | 
| real(real64)  | charge | 
|   | stuff specific to PDB files  More...
  | 
|   | 
| character(len=3)  | residue | 
|   | 
| logical  | move | 
|   | stuff specific to the inp file  More...
  | 
|   | 
◆ label
  
  
      
        
          | character(len=15) read_coords_oct_m::read_coords_atom::label | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | real(real64), dimension(:), allocatable read_coords_oct_m::read_coords_atom::x | 
         
       
   | 
  
private   | 
  
 
 
◆ charge
  
  
      
        
          | real(real64) read_coords_oct_m::read_coords_atom::charge | 
         
       
   | 
  
private   | 
  
 
 
◆ residue
  
  
      
        
          | character(len=3) read_coords_oct_m::read_coords_atom::residue | 
         
       
   | 
  
private   | 
  
 
 
◆ move
  
  
      
        
          | logical read_coords_oct_m::read_coords_atom::move | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this type was generated from the following file: