Searched defs:sections (Results 1 – 6 of 6) sorted by relevance
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/ |
| H A D | _docs.py | 38 sections = SectionManager( variable in PetscFunctionDocString 66 sections = SectionManager( variable in PetscEnumDocString
|
| /petsc/config/BuildSystem/ |
| H A D | help.py | 117 def output(self, f = None, sections = None): argument
|
| /petsc/src/dm/interface/ |
| H A D | dmi.c | 451 PetscSection supersection, *sections, *sectionGlobals; in DMCreateSectionSuperDM() local
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/ |
| H A D | _doc_str.py | 443 sections = SectionManager( variable in PetscDocString
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex18.c | 221 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 D | plex.c | 3320 …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()
|