Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c245 …PetscSection section, sectionGlobal, leafSectionAdj, rootSectionAdj, sectionAdj, anchorSecti… in DMPlexCreateAdjacencySection_Static() local
701 …tion_Static(DM dm, PetscLayout rLayout, PetscInt bs, PetscInt f, PetscSection sectionAdj, const Pe… in DMPlexUpdateAllocation_Static()
761 …trix_Static(DM dm, PetscLayout rLayout, PetscInt bs, PetscInt f, PetscSection sectionAdj, const Pe… in DMPlexFillMatrix_Static()
831 PetscSection sectionAdj[4] = {NULL, NULL, NULL, NULL}; in DMPlexPreallocateOperator() local