Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c155 static PetscErrorCode PetscIntViewPairs(PetscInt N, PetscInt Ncol, const PetscInt idx1[], const Pet… in PetscIntViewPairs() function
301 PetscCall(PetscIntViewPairs(num_pairs, 5, roots_with_dups, myRankPairLeaves, NULL)); in DMPlexCreateAdjacencySection_Static()