sandia_cvt_test
    
    
    
      sandia_cvt_test,
      a Fortran90 code which
      calls sandia_cvt(), which
      handles point placement, and moment determination, within arbitrary 2D
      or 3D regions.
    
    
      Licensing:
    
    
      The information on this web page is distributed under the MIT license.
    
    
      Related Data and Programs:
    
    
      
      sandia_cvt,
      a Fortran90 code which
      handles point placement, and moment determination, within arbitrary 2D
      or 3D regions.
    
    
      Source Code:
    
    
      
    
    
      
        - 
          cvt_01.txt, 64 generators, no bins,
          228 CPU seconds.
        
 
        - 
          cvt_02.txt, 64 generators, 25x25x5 bins,
          188 CPU seconds.
        
 
        - 
          cvt_03.txt, 128 generators, no bins,
          739 CPU seconds.
        
 
        - 
          cvt_04.txt, 128 generators, 25x25x5 bins,
          375 CPU seconds.
        
 
        - 
          cvt_05.txt, 256 generators, no bins,
          2638 CPU seconds.
        
 
        - 
          cvt_06.txt, 256 generators, 25x25x5 bins,
          807 CPU seconds.
        
 
        - 
          cvt_07.txt, 512 generators, no bins,
          9960 CPU seconds.
        
 
        - 
          cvt_08.txt, 512 generators, 25x25x5 bins,
          1818 CPU seconds.
        
 
        - 
          cvt_09.txt, 1024 generators, no bins,
          41329 CPU seconds.
        
 
        - 
          cvt_10.txt, 1024 generators, 25x25x5,
          4191 CPU seconds.
        
 
        - 
          cvt_generators.txt, the Voronoi
          cell generators;
        
 
        - 
          cvt_volume.txt, the cell volumes;
        
 
        - 
          cvt_centroid.txt, the cell centroids;
        
 
        - 
          cvt_moment.txt, the cell second
          moment matrices;
        
 
      
    
    
    
      Last revised on 16 January 2023.