Definition at line 292 of file spglib_f08.F90.
 
 | 
| integer(c_int) function  | spgat_refine_cell (lattice, position, types, num_atom, symprec, angle_tolerance) | 
|   | 
◆ spgat_refine_cell()
  
  
      
        
          | integer(c_int) function spglib_f08::spgat_refine_cell::spgat_refine_cell  | 
          ( | 
          real(c_double), dimension(3, 3), intent(inout)  | 
          lattice,  | 
         
        
           | 
           | 
          real(c_double), dimension(3, *), intent(inout)  | 
          position,  | 
         
        
           | 
           | 
          integer(c_int), dimension(*), intent(inout)  | 
          types,  | 
         
        
           | 
           | 
          integer(c_int), intent(in), value  | 
          num_atom,  | 
         
        
           | 
           | 
          real(c_double), intent(in), value  | 
          symprec,  | 
         
        
           | 
           | 
          real(c_double), intent(in), value  | 
          angle_tolerance  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this interface was generated from the following file: