Searched defs:compkey (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/dm/impls/network/tests/ |
| H A D | ex1.c | 60 PetscInt ne = 0, compkey, eStart, eEnd, vStart, vEnd, e, v; in CreateSimpleStarGraph() local 96 PetscInt *compprev, *comp, compkey; in main() local
|
| H A D | ex2.c | 48 PetscInt vStart, vEnd, v, vglobal, compkey = 0, off, NVert; in StarGraphSetCoordinates() local 104 PetscInt ne = 0, compkey, eStart, eEnd, vStart, vEnd, e, v; in StarGraphCreate() local
|
| H A D | ex3.c | 60 PetscInt ne = 0, compkey, eStart, eEnd, vStart, vEnd, e, v; in StarGraphCreate() local
|
| /petsc/src/ksp/ksp/tutorials/network/ |
| H A D | ex4.c | 9 PetscInt i, j, net, Nsubnet, ne, nv, nvar, v, goffset, row, compkey0, compkey1, compkey; in main() local
|
| H A D | ex3.c | 18 …PetscInt i, j, net, Nsubnet, nsubnet, ne, nv, nvar, v, ncomp, compkey0, compkey1, compkey, … in main() local
|
| /petsc/src/snes/tutorials/network/ |
| H A D | ex1.c | 460 PetscInt vStart, vEnd, compkey; in main() local
|
| /petsc/src/dm/impls/network/ |
| H A D | network.c | 1366 PetscInt *compsize, *compkey, *compoffset, *compnvar, *compoffsetvarrel; in DMNetworkAddComponent() local 1462 PetscErrorCode DMNetworkGetComponent(DM dm, PetscInt p, PetscInt compnum, PeOp PetscInt *compkey, P… in DMNetworkGetComponent()
|