![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <struct.h>

Public Attributes | |
| idxtype * | core |
| int | maxcore |
| int | ccore |
| EDegreeType * | edegrees |
| VEDegreeType * | vedegrees |
| int | cdegree |
| idxtype * | auxcore |
| idxtype * | pmat |
| idxtype* workspacedef::auxcore |
Definition at line 113 of file struct.h.
Referenced by AllocateWorkSpace(), CreateCoarseGraph(), CreateCoarseGraph_NVW(), and CreateCoarseGraphNoMask().
| int workspacedef::ccore |
Definition at line 107 of file struct.h.
Referenced by AllocateWorkSpace(), fwspacefree(), fwspacemalloc(), idxwspacefree(), idxwspacemalloc(), and WspaceAvail().
| int workspacedef::cdegree |
Definition at line 111 of file struct.h.
Referenced by ComputeKWayPartitionParams(), ComputeVolKWayPartitionParams(), Greedy_KWayEdgeBalance(), Greedy_KWayEdgeBalanceMConn(), Greedy_KWayEdgeRefine(), KWayVolUpdate(), MCGreedy_KWayEdgeBalanceHorizontal(), MCRandom_KWayEdgeRefineHorizontal(), MocComputeKWayPartitionParams(), MocProjectKWayPartition(), MoveGroup(), MoveGroupMConn(), ProjectKWayPartition(), ProjectVolKWayPartition(), Random_KWayEdgeRefine(), and Random_KWayEdgeRefineMConn().
| idxtype* workspacedef::core |
Definition at line 106 of file struct.h.
Referenced by AllocateWorkSpace(), FreeWorkSpace(), fwspacemalloc(), and idxwspacemalloc().
| EDegreeType* workspacedef::edegrees |
Definition at line 109 of file struct.h.
Referenced by AllocateWorkSpace(), ComputeKWayPartitionParams(), FreeWorkSpace(), Greedy_KWayEdgeBalance(), Greedy_KWayEdgeBalanceMConn(), Greedy_KWayEdgeRefine(), MCGreedy_KWayEdgeBalanceHorizontal(), MCRandom_KWayEdgeRefineHorizontal(), MocComputeKWayPartitionParams(), MocProjectKWayPartition(), MoveGroup(), MoveGroupMConn(), ProjectKWayPartition(), Random_KWayEdgeRefine(), and Random_KWayEdgeRefineMConn().
| int workspacedef::maxcore |
Definition at line 107 of file struct.h.
Referenced by AllocateWorkSpace(), fwspacemalloc(), idxwspacemalloc(), and WspaceAvail().
| idxtype* workspacedef::pmat |
Definition at line 115 of file struct.h.
Referenced by AllocateWorkSpace(), EliminateSubDomainEdges(), EliminateVolSubDomainEdges(), FreeWorkSpace(), Greedy_KWayEdgeBalanceMConn(), Greedy_KWayVolBalanceMConn(), Random_KWayEdgeRefineMConn(), and Random_KWayVolRefineMConn().
| VEDegreeType* workspacedef::vedegrees |
Definition at line 110 of file struct.h.
Referenced by AllocateWorkSpace(), ComputeVolKWayPartitionParams(), FreeWorkSpace(), KWayVolUpdate(), and ProjectVolKWayPartition().