Definition at line 302 of file spglib_f08.F90.
 
 | 
| integer(c_int) function  | spg_standardize_cell (lattice, position, types, num_atom, to_primitive, no_idealize, symprec) | 
|   | 
◆ spg_standardize_cell()
  
  
      
        
          | integer(c_int) function spglib_f08::spg_standardize_cell::spg_standardize_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,  | 
         
        
           | 
           | 
          integer(c_int), intent(in), value  | 
          to_primitive,  | 
         
        
           | 
           | 
          integer(c_int), intent(in), value  | 
          no_idealize,  | 
         
        
           | 
           | 
          real(c_double), intent(in), value  | 
          symprec  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this interface was generated from the following file: