Teem 1.10.0
src/limn/lpu_ccfind.c File Reference
#include "limn.h"
#include "privateLimn.h"
Include dependency graph for lpu_ccfind.c:

Defines

#define INFO   "Find connected components (CCs)"

Functions

int limnpu_ccfindMain (int argc, char **argv, char *me, hestParm *hparm)

Variables

static char * myinfo
unrrduCmd limnpu_ccfindCmd = { "ccfind", INFO, limnpu_ccfindMain }

Define Documentation

#define INFO   "Find connected components (CCs)"

Function Documentation

int limnpu_ccfindMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

Variable Documentation

unrrduCmd limnpu_ccfindCmd = { "ccfind", INFO, limnpu_ccfindMain }
char* myinfo [static]
Initial value:
(INFO
 ", and then sorts primitive according to area.")