petsc-3.14.6 2021-03-30
Report Typos and Errors

Petsc Section:

PetscSection provides a simple interface to describe arbitrary data layouts.

Beginner - Basic usage
PetscSection PetscSectionCreate PetscSectionReset
PetscSectionClone PetscSectionDestroy PetscSectionView
Intermediate - Setting options for algorithms and data structures
PetscSectionAddConstraintDof PetscSectionGetFieldConstraintDof PetscSectionSetConstraintDof
PetscSectionAddDof PetscSectionGetFieldConstraintIndices PetscSectionSetConstraintIndices
PetscSectionAddFieldConstraintDof PetscSectionGetFieldDof PetscSectionSetDof
PetscSectionAddFieldDof PetscSectionGetFieldName PetscSectionSetFieldComponents
PetscSectionCompare PetscSectionGetFieldOffset PetscSectionSetFieldConstraintDof
PetscSectionCopy PetscSectionGetMaxDof PetscSectionSetFieldConstraintIndices
PetscSectionCreateGlobalSection PetscSectionGetNumFields PetscSectionSetFieldDof
PetscSectionGetChart PetscSectionGetOffset PetscSectionSetFieldName
PetscSectionGetClosureInversePermutation PetscSectionGetOffsetRange PetscSectionSetFieldOffset
PetscSectionGetClosurePermutation PetscSectionGetPermutation PetscSectionSetFromOptions
PetscSectionGetComponentName PetscSectionGetPointMajor PetscSectionSetNumFields
PetscSectionGetConstrainedStorageSize PetscSectionGetStorageSize PetscSectionSetOffset
PetscSectionGetConstraintDof PetscSectionHasConstraints PetscSectionSetPermutation
PetscSectionGetConstraintIndices PetscSectionPermute PetscSectionSetPointMajor
PetscSectionGetDof PetscSectionSetChart PetscSectionSetUp
PetscSectionGetField PetscSectionSetClosurePermutation PetscSectionViewFromOptions
PetscSectionGetFieldComponents PetscSectionSetComponentName
Advanced - Setting more advanced options and customization
PetscSFCreateSectionSF PetscSectionCreateSubsection PetscSectionGetPointLayout
PetscSFDistributeSection PetscSectionCreateSupersection PetscSectionGetValueLayout
PetscSectionCreateGlobalSectionCensored PetscSectionGetClosureIndex PetscSectionSetClosureIndex
PetscSectionCreateSubmeshSection PetscSectionGetFieldPointOffset PetscSectionSetUpBC
Developer - Interfaces intended primarily for library developers, not for typical applications programmers
PetscSFCreateRemoteOffsets PetscSectionRestoreFieldPointSyms PetscSectionSymDestroy
PetscSectionExtractDofsFromArray PetscSectionRestorePointSyms PetscSectionSymGetType
PetscSectionGetFieldPointSyms PetscSectionSetFieldSym PetscSectionSymRegister
PetscSectionGetFieldSym PetscSectionSetSym PetscSectionSymSetType
PetscSectionGetPointSyms PetscSectionSetUseFieldOffsets PetscSectionSymType
PetscSectionGetSym PetscSectionSym PetscSectionSymView
PetscSectionGetUseFieldOffsets PetscSectionSymCreate
No deprecated routines

Table of Contents