Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c3278 …(DM coarse, DM fine, PetscSF coarseToFine, const PetscInt *childIds, Vec fineVec, PetscInt numFiel… in DMPlexTransferInjectorTree() argument
3353 if (gatheredValues) PetscCall(VecGetValues(fineVec, dof, pInd, pVal)); in DMPlexTransferInjectorTree()