Home
last modified time | relevance | path

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

/petsc/src/dm/impls/network/
H A Dnetwork.c1263 PetscErrorCode DMNetworkGetGlobalVecOffset(DM dm, PetscInt p, PetscInt compnum, PetscInt *offsetg) in DMNetworkGetGlobalVecOffset()
2138 PetscInt offsetg; in DMNetworkIsGhostVertex() local
3014 PetscInt i, j, ncomps, nvar, key, offsetg, k, k1, offset = 0; in DMISComputeIdx_private() local