Go to the documentation of this file.
   15 #ifndef _LIBMETIS_DEFS_H_ 
   16 #define _LIBMETIS_DEFS_H_ 
   18 #define METISTITLE              "METIS 5.0 Copyright 1998-13, Regents of the University of Minnesota\n" 
   19 #define MAXLINE                 1280000 
   21 #define LTERM                   (void **) 0      
   23 #define HTLENGTH                ((1<<11)-1) 
   25 #define INIT_MAXNAD             200      
   30 #define BNDTYPE_REFINE          1        
   31 #define BNDTYPE_BALANCE         2        
   34 #define OMODE_REFINE            1        
   35 #define OMODE_BALANCE           2        
   38 #define VPQSTATUS_PRESENT      1        
   39 #define VPQSTATUS_EXTRACTED    2        
   40 #define VPQSTATUS_NOTPRESENT   3        
   45 #define LARGENIPARTS            7        
   46 #define SMALLNIPARTS            5        
   48 #define COARSEN_FRACTION        0.85     
   50 #define COMPRESSION_FRACTION            0.85 
   55 #define PMETIS_DEFAULT_UFACTOR          1 
   56 #define MCPMETIS_DEFAULT_UFACTOR        10 
   57 #define KMETIS_DEFAULT_UFACTOR          30 
   58 #define OMETIS_DEFAULT_UFACTOR          200 
  
gtsam
Author(s): 
autogenerated on Wed May 28 2025 03:01:10