Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/
H A D_docs.py38 sections = SectionManager( variable in PetscFunctionDocString
66 sections = SectionManager( variable in PetscEnumDocString
/petsc/config/BuildSystem/
H A Dhelp.py117 def output(self, f = None, sections = None): argument
/petsc/src/dm/interface/
H A Ddmi.c451 PetscSection supersection, *sections, *sectionGlobals; in DMCreateSectionSuperDM() local
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_str.py443 sections = SectionManager( variable in PetscDocString
/petsc/src/dm/impls/plex/tests/
H A Dex18.c221 PetscSection *sections; member
962 …sToFaces_Private(DM dm, IS boundary_expanded_is, PetscInt depth, PetscSection sections[], IS *boun… in DMPlexExpandedVerticesToFaces_Private()
/petsc/src/dm/impls/plex/
H A Dplex.c3320 …e(DM dm, IS points, PeOp PetscInt *depth, PeOp IS *expandedPoints[], PeOp PetscSection *sections[]) in DMPlexGetConeRecursive()
3406 …e(DM dm, IS points, PeOp PetscInt *depth, PeOp IS *expandedPoints[], PeOp PetscSection *sections[]) in DMPlexRestoreConeRecursive()