Searched defs:nedges (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/ts/tutorials/network/ |
| H A D | pipeInterface.c | 191 PetscInt nedges, e, i, M, N, *rows, *cols; in JunctionCreateJacobian() local 266 PetscInt nedges, e; in JunctionDestroyJacobian() local
|
| H A D | pipes.c | 22 …PetscInt i, e, v, numEdges, numVertices, nedges, *eowners = NULL, estart, eend, *vtype = NULL, … in WashNetworkDistribute() local 616 PetscInt steps = 1, nedges, nnodes = 6; in main() local
|
| /petsc/src/dm/impls/network/ |
| H A D | networkview.c | 14 PetscInt nsubnets, i, subnet, nvertices, nedges, vertex, edge, gidx, ncomp; in DMView_Network_CSV() local
|
| H A D | network.c | 1657 PetscInt e, nedges, offset; in SetSubnetIdLookupBT() local 2041 PetscErrorCode DMNetworkGetSupportingEdges(DM dm, PetscInt vertex, PetscInt *nedges, PeOp const Pet… in DMNetworkGetSupportingEdges() 2187 PetscInt i, *vptr, nedges, vStart = network->cloneshared->vStart; in DMNetworkHasJacobian() local 2259 PetscInt i, *vptr, nedges, vStart = network->cloneshared->vStart; in DMNetworkVertexSetMatrix() local 2470 PetscInt nedges, *vptr = NULL, vc, *rows_v; /* suppress maybe-uninitialized warning */ in DMCreateMatrix_Network() local
|
| /petsc/src/ksp/ksp/tutorials/network/ |
| H A D | ex2.c | 39 PetscInt i, j, nedges = 0; in random_network() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexdistribute.c | 445 PetscInt pStart, pEnd, p, nedges; in DMPlexDistributeOwnership() local
|
| /petsc/include/petsc/mpiuni/ |
| H A D | mpi.h | 548 …#define MPI_Graphdims_Get(comm, nnodes, nedges) … argument
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 9561 PetscInt nv, nedges, nfaces; in PCBDDCInitSubSchurs() local
|