Home
last modified time | relevance | path

Searched refs:nvx (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/da/
H A Dgrglvis.c69 static PetscErrorCode DMDAGetNumVerticesGhosted(DM da, PetscInt *nvx, PetscInt *nvy, PetscInt *nvz) in DMDAGetNumVerticesGhosted() argument
83 if (nvx) *nvx = ien; in DMDAGetNumVerticesGhosted()