| /petsc/src/ksp/ksp/tutorials/network/ ! |
| H A D | ex1.c | 164 PetscCall(DMNetworkGetLocalVecOffset(dmnetwork, e, ALL_COMPONENTS, &lofst)); in FormOperator() 167 PetscCall(DMNetworkGetLocalVecOffset(dmnetwork, cone[0], ALL_COMPONENTS, &lofst_fr)); in FormOperator() 168 PetscCall(DMNetworkGetLocalVecOffset(dmnetwork, cone[1], ALL_COMPONENTS, &lofst_to)); in FormOperator() 211 PetscCall(DMNetworkGetLocalVecOffset(dmnetwork, v, ALL_COMPONENTS, &lofst)); in FormOperator()
|
| H A D | ex2.c | 197 PetscCall(DMNetworkGetLocalVecOffset(networkdm, e, ALL_COMPONENTS, &lofst)); in FormOperator() 200 PetscCall(DMNetworkGetLocalVecOffset(networkdm, cone[0], ALL_COMPONENTS, &lofst_fr)); in FormOperator() 201 PetscCall(DMNetworkGetLocalVecOffset(networkdm, cone[1], ALL_COMPONENTS, &lofst_to)); in FormOperator() 240 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, ALL_COMPONENTS, &lofst)); in FormOperator()
|
| H A D | ex1_nest.c | 217 PetscCall(DMNetworkGetLocalVecOffset(networkdm, e, ALL_COMPONENTS, &lofst)); in FormOperator() 234 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, ALL_COMPONENTS, &lofst)); in FormOperator()
|
| /petsc/src/snes/tutorials/network/power/ ! |
| H A D | pffunctions.c | 54 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vtx[v], ALL_COMPONENTS, &offset)); in FormJacobian_Power_private() 122 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vfrom, ALL_COMPONENTS, &offsetfrom)); in FormJacobian_Power_private() 123 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vto, ALL_COMPONENTS, &offsetto)); in FormJacobian_Power_private() 262 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vtx[v], ALL_COMPONENTS, &offset)); in FormFunction_Power() 310 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vfrom, ALL_COMPONENTS, &offsetfrom)); in FormFunction_Power() 311 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vto, ALL_COMPONENTS, &offsetto)); in FormFunction_Power() 372 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vtx[i], ALL_COMPONENTS, &offset)); in SetInitialGuess_Power()
|
| H A D | power2.c | 36 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vtx[v], ALL_COMPONENTS, &offset)); in FormFunction_Subnet() 83 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vfrom, ALL_COMPONENTS, &offsetfrom)); in FormFunction_Subnet() 84 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vto, ALL_COMPONENTS, &offsetto)); in FormFunction_Subnet() 183 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vtx[v], ALL_COMPONENTS, &offset)); in FormJacobian_Subnet() 249 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vfrom, ALL_COMPONENTS, &offsetfrom)); in FormJacobian_Subnet() 250 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vto, ALL_COMPONENTS, &offsetto)); in FormJacobian_Subnet() 386 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vtx[i], ALL_COMPONENTS, &offset)); in SetInitialValues_Subnet()
|
| /petsc/src/snes/tutorials/network/water/ ! |
| H A D | waterfunctions.c | 52 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vnode1, ncomp - 1, &offsetnode1)); in FormFunction_Water() 56 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vnode2, ncomp - 1, &offsetnode2)); in FormFunction_Water() 80 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vtx[i], ALL_COMPONENTS, &offset)); in FormFunction_Water() 213 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vtx[i], 0, &offset)); in SetInitialGuess_Water()
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ ! |
| H A D | ex9busdmnetwork.c | 396 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, j, &offset)); in SetInitialGuess() 404 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, j, &offset)); in SetInitialGuess() 444 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, j, &offset)); in SetInitialGuess() 541 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, j, &offsetbus)); in FormIFunction() 582 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vfrom, 0, &offsetfrom)); in FormIFunction() 583 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vto, 0, &offsetto)); in FormIFunction() 608 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, j, &offsetgen)); in FormIFunction() 630 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, 2, &offsetexc)); in FormIFunction() 664 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, j, &offsetexc)); in FormIFunction() 792 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, j, &offsetbus)); in AlgFunction() [all …]
|
| /petsc/src/ts/utils/ ! |
| H A D | dmnetworkts.c | 158 PetscCall(DMNetworkGetLocalVecOffset(dm, e, ALL_COMPONENTS, &offset)); in TSMonitorLGCtxNetworkSolution() 169 PetscCall(DMNetworkGetLocalVecOffset(dm, v, ALL_COMPONENTS, &offset)); in TSMonitorLGCtxNetworkSolution()
|
| /petsc/src/ts/tutorials/network/ ! |
| H A D | pipes.c | 155 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, ALL_COMPONENTS, &varoffset)); in WASHIFunction() 171 PetscCall(DMNetworkGetLocalVecOffset(networkdm, e, ALL_COMPONENTS, &varoffset)); in WASHIFunction() 189 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vfrom, ALL_COMPONENTS, &offsetfrom)); in WASHIFunction() 190 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vto, ALL_COMPONENTS, &offsetto)); in WASHIFunction() 246 PetscCall(DMNetworkGetLocalVecOffset(networkdm, e, ALL_COMPONENTS, &varoffset)); in WASHSetInitialSolution() 261 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vfrom, ALL_COMPONENTS, &offsetfrom)); in WASHSetInitialSolution() 262 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vto, ALL_COMPONENTS, &offsetto)); in WASHSetInitialSolution()
|
| /petsc/src/dm/impls/network/tests/ ! |
| H A D | ex2.c | 70 PetscCall(DMNetworkGetLocalVecOffset(cdm, v, 0, &off)); in StarGraphSetCoordinates() 163 PetscCall(DMNetworkGetLocalVecOffset(dmclone, v, 0, &off)); in CoordinatePrint()
|
| /petsc/src/dm/impls/network/ ! |
| H A D | networkcreate.c | 56 PetscCall(DMNetworkGetLocalVecOffset(networkdm, e, ALL_COMPONENTS, &offset)); in VecView_Network_Seq() 69 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, ALL_COMPONENTS, &offset)); in VecView_Network_Seq() 121 PetscCall(DMNetworkGetLocalVecOffset(networkdm, e, ALL_COMPONENTS, &offset)); in VecView_Network_MPI() 142 PetscCall(DMNetworkGetLocalVecOffset(networkdm, v, ALL_COMPONENTS, &offset)); in VecView_Network_MPI()
|
| H A D | networkview.c | 54 PetscCall(DMNetworkGetLocalVecOffset(dmcoords, vertex, ALL_COMPONENTS, vertexOffsets)); in DMView_Network_CSV()
|
| H A D | network.c | 1219 PetscErrorCode DMNetworkGetLocalVecOffset(DM dm, PetscInt p, PetscInt compnum, PetscInt *offset) in DMNetworkGetLocalVecOffset() function 3126 PetscCall(DMNetworkGetLocalVecOffset(dm, p, i, &offsetl)); in DMISComputeLocalIdx_private()
|
| /petsc/share/petsc/suppressions/ ! |
| H A D | ubsan | 54 alignment:DMNetworkGetLocalVecOffset
|
| /petsc/include/ ! |
| H A D | petscdmnetwork.h | 35 PETSC_EXTERN PetscErrorCode DMNetworkGetLocalVecOffset(DM, PetscInt, PetscInt, PetscInt *);
|
| /petsc/src/snes/tutorials/network/ ! |
| H A D | ex1.c | 153 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vtx[i], ALL_COMPONENTS, &offset)); in FormFunction_Dummy() 297 PetscCall(DMNetworkGetLocalVecOffset(networkdm, vtx[i], j, &offset)); in SetInitialGuess() 341 PetscCall(DMNetworkGetLocalVecOffset(dmcoords, vtx[v], 0, &offset)); in CoordinateVecSetUp() 439 PetscCall(DMNetworkGetLocalVecOffset(dmcoords, v, 0, &off)); in CoordinatePrint()
|
| /petsc/doc/manual/ ! |
| H A D | dmnetwork.md | 168 DMNetworkGetLocalVecOffset(DM dm, PetscInt p, PetscInt compnum, PetscInt *offset);
|
| H A D | dmcommonality.md | 75 …cal values for a given `point` (node or edge) directly. The routines `DMNetworkGetLocalVecOffset()`
|
| /petsc/doc/changes/ ! |
| H A D | 315.md | 304 `DMNetworkGetLocalVecOffset()`,
|