Searched refs:PetscSectionGetPointLayout (Results 1 – 4 of 4) sorted by relevance
77 PETSC_EXTERN PetscErrorCode PetscSectionGetPointLayout(MPI_Comm, PetscSection, PetscLayout *);
1735 PetscErrorCode PetscSectionGetPointLayout(MPI_Comm comm, PetscSection s, PetscLayout *layout) in PetscSectionGetPointLayout() function
2337 PetscCall(PetscSectionGetPointLayout(comm, coneSizesSection, &pointsLayout0)); in PlexLayerLoad_Private()
9005 PetscCall(PetscSectionGetPointLayout(PetscObjectComm((PetscObject)dm), globalSection, &layout)); in DMPlexCreateNumbering_Plex()