Home
last modified time | relevance | path

Searched defs:edges (Results 1 – 21 of 21) sorted by relevance

/petsc/src/snes/tutorials/network/power/
H A Dpower.c18 const PetscInt *vtx, *edges; in FormFunction() local
44 const PetscInt *vtx, *edges; in SetInitialValues() local
71 PetscInt *edges = NULL; in main() local
H A Dpower2.c11 …ocalX, Vec localF, PetscInt nv, PetscInt ne, const PetscInt *vtx, const PetscInt *edges, void *app… in FormFunction_Subnet()
128 const PetscInt *vtx, *edges; in FormFunction() local
158 …, Mat J, Mat Jpre, PetscInt nv, PetscInt ne, const PetscInt *vtx, const PetscInt *edges, void *app… in FormJacobian_Subnet()
344 const PetscInt *vtx, *edges; in FormJacobian() local
370 …orkdm, Vec localX, PetscInt nv, PetscInt ne, const PetscInt *vtx, const PetscInt *edges, void *app… in SetInitialValues_Subnet()
409 const PetscInt *vtx, *edges; in SetInitialValues() local
444 const PetscInt *vtx, *edges; in main() local
H A Dpffunctions.c32 …Vec localX, Mat J, PetscInt nv, PetscInt ne, const PetscInt *vtx, const PetscInt *edges, void *app… in FormJacobian_Power_private()
219 const PetscInt *vtx, *edges; in FormJacobian_Power() local
240 …ocalX, Vec localF, PetscInt nv, PetscInt ne, const PetscInt *vtx, const PetscInt *edges, void *app… in FormFunction_Power()
350 …orkdm, Vec localX, PetscInt nv, PetscInt ne, const PetscInt *vtx, const PetscInt *edges, void *app… in SetInitialGuess_Power()
/petsc/src/snes/tutorials/network/water/
H A Dwaterfunctions.c21 …ocalX, Vec localF, PetscInt nv, PetscInt ne, const PetscInt *vtx, const PetscInt *edges, void *app… in FormFunction_Water()
139 const PetscInt *vtx, *edges; in WaterSetInitialGuess() local
198 …orkdm, Vec localX, PetscInt nv, PetscInt ne, const PetscInt *vtx, const PetscInt *edges, void *app… in SetInitialGuess_Water()
H A Dwater.c19 const PetscInt *vtx, *edges; in main() local
/petsc/src/ts/tutorials/network/
H A DpipeInterface.c193 const PetscInt *edges, *cone; in JunctionCreateJacobian() local
265 const PetscInt *edges; in JunctionDestroyJacobian() local
/petsc/src/snes/tutorials/network/
H A Dex1.c92 const PetscInt *vtx, *edges; in FormJacobian_subPower() local
135 …ocalX, Vec localF, PetscInt nv, PetscInt ne, const PetscInt *vtx, const PetscInt *edges, void *app… in FormFunction_Dummy()
169 const PetscInt *vtx, *edges; in FormFunction() local
264 const PetscInt *vtx, *edges; in SetInitialGuess() local
461 const PetscInt *vtx, *edges; in main() local
/petsc/src/dm/tests/
H A Dex10.c16 const PetscInt *nodes, *edges; in main() local
/petsc/src/ksp/ksp/tutorials/network/
H A Dex4.c11 const PetscInt *vtx, *edges; in main() local
H A Dex3.c20 const PetscInt *vtx, *edges; in main() local
/petsc/src/dm/impls/network/
H A Dnetworkview.c17 const PetscInt *vertices, *edges, *edgeVertices; in DMView_Network_CSV() local
286 const PetscInt *cone, *vtx, *edges; in DMView_Network() local
H A Dnetwork.c527 static PetscErrorCode GetEdgelist_Coupling(DM dm, PetscInt *edges, PetscInt *nmerged_ptr) in GetEdgelist_Coupling()
656 …PetscInt i, j, ctr, Nsubnet = network->cloneshared->Nsubnet, np, *edges, *subnetvtx, *subne… in DMNetworkLayoutSetUp() local
1658 const PetscInt *edges; in SetSubnetIdLookupBT() local
2041 …DMNetworkGetSupportingEdges(DM dm, PetscInt vertex, PetscInt *nedges, PeOp const PetscInt *edges[]) in DMNetworkGetSupportingEdges()
2189 const PetscInt *edges; in DMNetworkHasJacobian() local
2260 const PetscInt *edges; in DMNetworkVertexSetMatrix() local
2471 const PetscInt *edges, *cone; in DMCreateMatrix_Network() local
/petsc/src/dm/impls/plex/generators/triangle/
H A Dtrigenerate.c211 const PetscInt *edges; in DMPlexGenerate_Triangle() local
376 const PetscInt *edges; in DMPlexRefine_Triangle() local
/petsc/src/dm/impls/plex/generators/ctetgen/
H A Dctetgenerate.c185 const PetscInt *edges; in DMPlexGenerate_CTetgen() local
460 const PetscInt *edges; in DMPlexRefine_CTetgen() local
/petsc/src/dm/impls/plex/generators/tetgen/
H A Dtetgenerate.cxx198 const PetscInt *edges; in DMPlexGenerate_Tetgen() local
479 const PetscInt *edges; in DMPlexRefine_Tetgen() local
/petsc/include/petsc/private/
H A Ddmnetworkimpl.h89 …PetscInt *edges; /* Edges for this subnetwork. These are mapped to the edge numbers for the… member
/petsc/src/dm/impls/plex/
H A Dplexcreate.c532 …Tensor_1D_Internal(DM dm, const PetscReal lower[], const PetscReal upper[], const PetscInt edges[]) in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal()
586 …Tensor_2D_Internal(DM dm, const PetscReal lower[], const PetscReal upper[], const PetscInt edges[]) in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal()
1264 static PetscErrorCode DMPlexCreateSquareMesh_Simplex_CrissCross(DM dm, const PetscInt edges[], cons… in DMPlexCreateSquareMesh_Simplex_CrissCross()
1486 …nternal(DM dm, const PetscReal lower[], const PetscReal upper[], const PetscInt edges[], DMBoundar… in DMPlexCreateCubeMesh_Internal()
2212 … PetscInt dim, const PetscReal lower[], const PetscReal upper[], const PetscInt edges[], PetscInt … in DMPlexCreateHypercubicMesh_Internal()
2484 PetscErrorCode DMPlexCreateHypercubicMesh(MPI_Comm comm, PetscInt dim, const PetscInt edges[], cons… in DMPlexCreateHypercubicMesh()
3837 PetscInt (*edges)[2] = NULL, *edgeSets = NULL; in DMPlexCreateTPSMesh_Internal() local
4962 PetscInt *edges, overlap = 1; in DMPlexCreateFromOptions_Internal() local
H A Dplexegads.c1385 const PetscInt *edges; in DMPlexCreateGeom_Internal() local
5486 PetscErrorCode DMPlexGetGeomModelFaceEdges(DM dm, PetscGeom body, PetscGeom face, PetscGeom **edges in DMPlexGetGeomModelFaceEdges()
5526 PetscErrorCode DMPlexGetGeomModelBodyEdges(DM dm, PetscGeom body, PetscGeom **edges, PetscInt *numE… in DMPlexGetGeomModelBodyEdges()
H A Dplexpartition.c282 PetscInt numEdges = end - start, *PETSC_RESTRICT edges; in DMPlexCreatePartitionerGraph_Native() local
/petsc/src/dm/impls/moab/
H A Ddmmbutil.cxx509 moab::Range verts, cells, edges, faces, adj, dim3, dim2; in DMMoabCreateBoxMesh() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcschurs.c2066 IS *faces, *edges, *all_cc, vertices; in PCBDDCSubSchursInit() local