Home
last modified time | relevance | path

Searched defs:section (Results 1 – 25 of 77) sorted by relevance

1234

/petsc/config/BuildSystem/
H A Dhelp.py22 def getDescription(self, section, name): argument
25 def setDescription(self, section, name, desc): argument
31 def addArgument(self, section, name, desc): argument
82 def getDescription(self, section, name): argument
85 def setDescription(self, section, name, desc): argument
95 def addArgument(self, section, name, argType, ignoreDuplicates = 0): argument
/petsc/src/vec/is/utils/ftn-custom/
H A Dzvsectionisf.c18 PETSC_EXTERN void petscsectiongetpointsyms_(PetscSection section, PetscInt *numPoints, PetscInt *po… in petscsectiongetpointsyms_()
22 PETSC_EXTERN void petscsectionrestorepointsyms_(PetscSection section, PetscInt *numPoints, PetscInt… in petscsectionrestorepointsyms_()
26 PETSC_EXTERN void petscsectiongetfieldpointsyms_(PetscSection section, PetscInt *field, PetscInt *n… in petscsectiongetfieldpointsyms_()
30 PETSC_EXTERN void petscsectionrestorefieldpointsyms_(PetscSection section, PetscInt *field, PetscIn… in petscsectionrestorefieldpointsyms_()
/petsc/src/vec/vec/utils/ftn-custom/
H A Dzvsectionf90.c13 PETSC_EXTERN void vecgetvaluessection_(Vec *v, PetscSection *section, PetscInt *point, F90Array1d *… in vecgetvaluessection_()
25 PETSC_EXTERN void vecrestorevaluessection_(Vec *v, PetscSection *section, PetscInt *point, F90Array… in vecrestorevaluessection_()
/petsc/src/vec/vec/tests/
H A Dex40f90.F906 type(tPetscSection) section variable
/petsc/src/vec/is/tests/
H A Dex5.c125 PetscSection section, gsection; in main() local
211 PetscSection section; in main() local
/petsc/src/dm/impls/plex/tutorials/
H A Dex14f90.F908 type(tPetscSection) :: section variable
H A Dex1.c9 PetscSection section; in main() local
H A Dex14.c10 PetscSection section; in main() local
/petsc/src/dm/impls/plex/tests/
H A Dex48f90.F907 type(tPetscSection) :: section variable
H A Dex52.c8 PetscSection section; in CloneDMWithNewSection() local
70 PetscSection section; in main() local
H A Dex48.c9 PetscSection section; in main() local
H A Dex21.c200 PetscSection section, gsection; in main() local
382 PetscSection section, gsection; in main() local
H A Dex98.c8 PetscSection section; in main() local
H A Dex15.c19 PetscSection section; in main() local
/petsc/src/dm/impls/plex/
H A Dplexsection.c4 …ic PetscErrorCode DMPlexCreateSectionFields(DM dm, const PetscInt numComp[], PetscSection *section) in DMPlexCreateSectionFields()
89 …rCode DMPlexCreateSectionDof(DM dm, DMLabel label[], const PetscInt numDof[], PetscSection section) in DMPlexCreateSectionDof()
194 …Int numBC, const PetscInt bcField[], const IS bcComps[], const IS bcPoints[], PetscSection section) in DMPlexCreateSectionBCDof()
270 …Int numBC, const PetscInt bcField[], const IS bcComps[], const IS bcPoints[], PetscSection section) in DMPlexCreateSectionBCIndicesField()
356 static PetscErrorCode DMPlexCreateSectionBCIndices(DM dm, PetscSection section) in DMPlexCreateSectionBCIndices()
427 … const PetscInt bcField[], const IS bcComps[], const IS bcPoints[], IS perm, PetscSection *section) in DMPlexCreateSection()
449 PetscSection section; in DMCreateLocalSection_Plex() local
H A Dplexvtu.c273 PetscSection section; in DMPlexVTKWriteAll_VTU() local
367 PetscSection section; in DMPlexVTKWriteAll_VTU() local
541 PetscSection section = NULL; in DMPlexVTKWriteAll_VTU() local
639 PetscSection section = NULL; in DMPlexVTKWriteAll_VTU() local
768 PetscSection section = NULL; in DMPlexVTKWriteAll_VTU() local
817 PetscSection section = NULL; in DMPlexVTKWriteAll_VTU() local
H A Dplexindices.c19 PetscErrorCode DMPlexCreateClosureIndex(DM dm, PetscSection section) in DMPlexCreateClosureIndex()
H A Dplexpreallocate.c10 PetscSection section, sectionGlobal, adjSec, aSec; in DMPlexComputeAnchorAdjacencies() local
245 …PetscSection section, sectionGlobal, leafSectionAdj, rootSectionAdj, sectionAdj, anchorSecti… in DMPlexCreateAdjacencySection_Static() local
703 PetscSection section; in DMPlexUpdateAllocation_Static() local
763 PetscSection section; in DMPlexFillMatrix_Static() local
829 PetscSection section; in DMPlexPreallocateOperator() local
852 PetscSection section, sectionGlobal; in DMPlexPreallocateOperator() local
/petsc/src/vec/is/section/interface/
H A Dsection.c85 PetscErrorCode PetscSectionCopy(PetscSection section, PetscSection newSection) in PetscSectionCopy()
94 PetscErrorCode PetscSectionCopy_Internal(PetscSection section, PetscSection newSection, PetscBT con… in PetscSectionCopy_Internal()
193 PetscErrorCode PetscSectionClone(PetscSection section, PetscSection *newSection) in PetscSectionClone()
2749 PetscErrorCode PetscSectionResetClosurePermutation(PetscSection section) in PetscSectionResetClosurePermutation()
3090 PetscErrorCode PetscSectionPermute(PetscSection section, IS permutation, PetscSection *sectionNew) in PetscSectionPermute()
3179 PetscErrorCode PetscSectionSetClosureIndex(PetscSection section, PetscObject obj, PetscSection clSe… in PetscSectionSetClosureIndex()
3213 PetscErrorCode PetscSectionGetClosureIndex(PetscSection section, PetscObject obj, PetscSection *clS… in PetscSectionGetClosureIndex()
3226 PetscErrorCode PetscSectionSetClosurePermutation_Internal(PetscSection section, PetscObject obj, Pe… in PetscSectionSetClosurePermutation_Internal()
3281 PetscErrorCode PetscSectionSetClosurePermutation(PetscSection section, PetscObject obj, PetscInt de… in PetscSectionSetClosurePermutation()
3296 static PetscErrorCode PetscSectionGetClosurePermutation_Private(PetscSection section, PetscObject o… in PetscSectionGetClosurePermutation_Private()
[all …]
/petsc/src/dm/tutorials/
H A Dex20.c162 PetscSection section; in pic_insert_DMPLEX_with_cell_list() local
231 PetscSection section; in pic_insert_DMPLEX() local
/petsc/src/snes/utils/libceed/
H A Ddmplexsnesceed.c30 PetscSection section; in DMPlexSNESComputeResidualCEED() local
/petsc/src/dm/tests/
H A Dex10.c18 PetscSection section; in main() local
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c695 PetscSection section; in PetscDualSpaceGetDimension() local
726 PetscSection section; in PetscDualSpaceGetInteriorDimension() local
792 PetscSection section; in PetscDualSpaceGetNumDof() local
817 PetscSection section; in PetscDualSpaceSectionCreate_Internal() local
863 PetscErrorCode PetscDualSpaceSectionSetUp_Internal(PetscDualSpace sp, PetscSection section) in PetscDualSpaceSectionSetUp_Internal()
907 PetscErrorCode PetscDualSpaceGetSection(PetscDualSpace sp, PetscSection *section) in PetscDualSpaceGetSection()
959 PetscErrorCode PetscDualSpaceGetInteriorSection(PetscDualSpace sp, PetscSection *section) in PetscDualSpaceGetInteriorSection()
992 PetscSection section; in PetscDualSpacePushForwardSubspaces_Internal() local
1415 PetscSection section; in PetscDualSpaceCreateInteriorDataDefault() local
/petsc/src/dm/impls/plex/ftn-custom/
H A Dzplexf90.c126 PETSC_EXTERN void dmplexvecgetclosure_(DM *dm, PetscSection *section, Vec *x, PetscInt *point, Pets… in dmplexvecgetclosure_()
138 PETSC_EXTERN void dmplexvecrestoreclosure_(DM *dm, PetscSection *section, Vec *v, PetscInt *point, … in dmplexvecrestoreclosure_()
150 PETSC_EXTERN void dmplexgetclosureindices_(DM *dm, PetscSection *section, PetscSection *idxSection,… in dmplexgetclosureindices_()
164 PETSC_EXTERN void dmplexrestoreclosureindices_(DM *dm, PetscSection *section, PetscSection *idxSect… in dmplexrestoreclosureindices_()
/petsc/src/vec/vec/utils/
H A Dvsection.c195 PetscErrorCode PetscSectionGetField_Internal(PetscSection section, PetscSection sectionGlobal, Vec … in PetscSectionGetField_Internal()
233 PetscErrorCode PetscSectionRestoreField_Internal(PetscSection section, PetscSection sectionGlobal, … in PetscSectionRestoreField_Internal()

1234