Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c919 …Internal(PetscLayout map, PetscInt idx, PetscMPIInt *owner, PetscInt *lidx, PetscBool *found_owner) in PetscLayoutFindOwnerIndex_Internal()
950 PetscBool found_owner = PETSC_FALSE; in PetscLayoutFindOwnerIndex_CGNSSectionLayouts() local