Searched defs:numkeys (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ts/tutorials/network/ |
| H A D | pipes.c | 300 PetscInt i, numkeys = 1, *blocksize, *numselectedvariable, **selectedvariables, n; in PipesView() local 382 PetscInt numkeys = 1; in ISJunctionsView() local
|
| /petsc/src/dm/impls/network/ |
| H A D | network.c | 2986 static inline PetscErrorCode DMISAddSize_private(DM_Network *network, PetscInt p, PetscInt numkeys,… in DMISAddSize_private() 3012 static inline PetscErrorCode DMISComputeIdx_private(DM dm, PetscInt p, PetscInt numkeys, PetscInt k… in DMISComputeIdx_private() 3065 PetscErrorCode DMNetworkCreateIS(DM dm, PetscInt numkeys, PetscInt keys[], PetscInt blocksize[], Pe… in DMNetworkCreateIS() 3109 static inline PetscErrorCode DMISComputeLocalIdx_private(DM dm, PetscInt p, PetscInt numkeys, Petsc… in DMISComputeLocalIdx_private() 3162 PetscErrorCode DMNetworkCreateLocalIS(DM dm, PetscInt numkeys, PetscInt keys[], PetscInt blocksize[… in DMNetworkCreateLocalIS()
|