Definition at line 240 of file spglib_f08.F90.
 
 | 
| integer(c_int) function  | spgat_get_international (symbol, lattice, position, types, num_atom, symprec, angle_tolerance) | 
|   | 
◆ spgat_get_international()
  
  
      
        
          | integer(c_int) function spglib_f08::spgat_get_international::spgat_get_international  | 
          ( | 
          character(kind=c_char), dimension(11), intent(out)  | 
          symbol,  | 
         
        
           | 
           | 
          real(c_double), dimension(3, 3), intent(in)  | 
          lattice,  | 
         
        
           | 
           | 
          real(c_double), dimension(3, *), intent(in)  | 
          position,  | 
         
        
           | 
           | 
          integer(c_int), dimension(*), intent(in)  | 
          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: