Home
last modified time | relevance | path

Searched defs:nedges (Results 1 – 8 of 8) sorted by relevance

/petsc/src/ts/tutorials/network/
H A DpipeInterface.c191 PetscInt nedges, e, i, M, N, *rows, *cols; in JunctionCreateJacobian() local
266 PetscInt nedges, e; in JunctionDestroyJacobian() local
H A Dpipes.c22 …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 Dnetworkview.c14 PetscInt nsubnets, i, subnet, nvertices, nedges, vertex, edge, gidx, ncomp; in DMView_Network_CSV() local
H A Dnetwork.c1657 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 Dex2.c39 PetscInt i, j, nedges = 0; in random_network() local
/petsc/src/dm/impls/plex/
H A Dplexdistribute.c445 PetscInt pStart, pEnd, p, nedges; in DMPlexDistributeOwnership() local
/petsc/include/petsc/mpiuni/
H A Dmpi.h548 …#define MPI_Graphdims_Get(comm, nnodes, nedges) … argument
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c9561 PetscInt nv, nedges, nfaces; in PCBDDCInitSubSchurs() local