Home
last modified time | relevance | path

Searched refs:has_vertices (Results 1 – 13 of 13) sorted by relevance

/dports/math/p5-Graph/Graph-0.9725/t/
H A D10_has_vertices.t8 ok( !$g->has_vertices() );
12 ok( $g->has_vertices() );
16 ok( $g->has_vertices() );
H A D14_delete_vertex.t62 ok( $h->has_vertices("b") );
64 ok( ! $h->has_vertices("b") );
H A D11_vertices.t8 ok( !$g->has_vertices() );
H A D24_mixvertexed.t16 ok( $g->has_vertices( ) );
H A D30_mixedged.t25 ok( $g->has_vertices( ) );
/dports/math/p5-Graph/Graph-0.9725/lib/Graph/TransitiveClosure/
H A DMatrix.pm132 sub has_vertices { subroutine
142 return undef unless $tc->has_vertices($u, $v);
151 return undef unless $tc->has_vertices($u, $v);
162 return undef unless $tc->has_vertices($u, $v);
170 return undef unless $tc->has_vertices($u, $v);
/dports/science/pcmsolver/pcmsolver-1.3.0/src/cavity/
H A DICavity.cpp131 bool has_vertices = in loadCavity() local
142 if (has_vertices) { in loadCavity()
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/bddc/
H A Dbddcstructs.h78 PetscBool has_vertices; member
H A Dbddcschurs.c132 copy = ctx->has_vertices; in PCBDDCReuseSolvers_Solve_Private()
1270 msolv_ctx->has_vertices = schur_has_vertices; in PCBDDCSubSchursSetUp()
/dports/math/p5-Graph/Graph-0.9725/lib/
H A DGraph.pm301 sub has_vertices { subroutine
H A DGraph.pod711 =item has_vertices
713 $g->has_vertices()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS69693 PetscBool has_vertices;78,2789
H A DCTAGS45285 has_vertices src/ksp/pc/impls/bddc/bddcstructs.h /^ PetscBool has_vertices;$/;" m language:C++ st…