ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
metis.c File Reference

Go to the source code of this file.

Variables

int boundary_points = 0
 
int spectral_initialization = 0
 
int cutType = 0
 
int memory_saving = 0
 

Variable Documentation

◆ boundary_points

int boundary_points = 0

Definition at line 1 of file metis.c.

◆ cutType

int cutType = 0

Definition at line 3 of file metis.c.

Referenced by Compute_Weights(), MLKKMRefine(), transform_matrix(), and transform_matrix_half().

◆ memory_saving

int memory_saving = 0

Definition at line 4 of file metis.c.

◆ spectral_initialization

int spectral_initialization = 0

Definition at line 2 of file metis.c.

Referenced by MLKKMPartitioning().