Searched refs:roff (Results 1 – 1 of 1) sorted by relevance
642 PetscInt aoff, roff; in DMPlexCreateAdjacencySection_Static() local645 PetscCall(PetscSectionGetOffset(rootSectionAdj, off + d, &roff)); in DMPlexCreateAdjacencySection_Static()646 PetscCall(PetscArraycpy(&cols[aoff], &rootAdj[roff], rdof)); in DMPlexCreateAdjacencySection_Static()