Home
last modified time | relevance | path

Searched defs:actdist (Results 1 – 20 of 20) sorted by relevance

/dports/math/igraph/igraph-0.9.5/src/properties/
H A Dneighborhood.c115 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_neighborhood_size() local
250 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_neighborhood() local
397 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_neighborhood_graphs() local
H A Dconvergence_degree.c131 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_convergence_degree() local
/dports/math/igraph/igraph-0.9.5/src/operators/
H A Dconnect_neighborhood.c108 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_connect_neighborhood() local
/dports/math/igraph/igraph-0.9.5/src/paths/
H A Dhistogram.c101 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_path_length_hist() local
H A Dall_shortest_paths.c193 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_get_all_shortest_paths() local
H A Dshortest_paths.c82 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_i_average_path_length_unweighted() local
492 long int actdist = (long int) igraph_dqueue_pop(q); in igraph_i_local_efficiency_unweighted() local
990 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_diameter() local
H A Dunweighted.c147 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_shortest_paths() local
/dports/math/igraph/igraph-0.9.5/src/graph/
H A Dvisitors.c223 long int actdist = (long int) igraph_dqueue_pop(&Q); in igraph_bfs() local
386 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_bfs_simple() local
/dports/math/R-cran-igraph/igraph/src/
H A Dvisitors.c220 long int actdist = (long int) igraph_dqueue_pop(&Q); in igraph_bfs() local
340 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_i_bfs() local
H A Dstructural_properties.c136 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_diameter() local
268 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_average_path_length() local
378 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_path_length_hist() local
547 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_shortest_paths() local
1100 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_get_all_shortest_paths() local
3043 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_neighborhood_size() local
3176 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_neighborhood() local
3321 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_neighborhood_graphs() local
4280 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_convergence_degree() local
H A Dstructure_generators.c1382 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_connect_neighborhood() local
H A Dflow.c752 long int actdist = (long int) igraph_dqueue_pop(&Q); in igraph_maxflow() local
H A Dlayout.c838 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_i_layout_reingold_tilford() local
H A Dcentrality.c2798 long int actdist; in igraph_closeness_estimate() local
/dports/math/igraph/igraph-0.9.5/src/centrality/
H A Dcloseness.c418 long int actdist = 0; in igraph_closeness_cutoff() local
538 long int actdist = 0; in igraph_i_harmonic_centrality_unweighted() local
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dtransition.f37 & scale,actdist,dd,xrefnode,yrefnode,zrefnode local
H A Dthickness.f35 & actdist,dd,xrefnode,yrefnode,zrefnode, local
/dports/math/igraph/igraph-0.9.5/src/layout/
H A Dreingold_tilford.c179 long int actdist = (long int) igraph_dqueue_pop(&q); in igraph_i_layout_reingold_tilford() local
/dports/math/igraph/igraph-0.9.5/src/flow/
H A Dflow.c765 long int actdist = (long int) igraph_dqueue_pop(&Q); in igraph_maxflow() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ServiceObjectsLib/
H A DGeomElements.cpp3131 double actdist = MinDistTP(p1,p2,p3, pp); in PointIsInside() local