Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c905 static inline PetscErrorCode PetscFindIntUnsorted(PetscInt key, PetscInt size, const PetscInt array… in PetscFindIntUnsorted() function
1426 PetscCall(PetscFindIntUnsorted(vertex_point, ndof, &connDist[offset], &conn_has_vertex)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()