Home
last modified time | relevance | path

Searched refs:cNodeTree (Results 1 – 4 of 4) sorted by relevance

/dports/databases/grass7/grass-7.8.6/lib/vector/dglib/
H A Dedgemgmt-template.c69 pgraph->cNodeTree++; in DGL_ADD_EDGE_FUNC()
70 pgraph->cNodeTree++; in DGL_ADD_EDGE_FUNC()
H A Dgraph.h190 int cNodeTree; /* # of probes in the node tree */ member
H A Ddglib.dox190 int cNodeTree; // # of probes in the node tree
H A Dgraph.c49 pgraph->cNodeTree = 0; in dglResetStats()