Lines Matching refs:PETSC_SECTION_CLASSID
8 PetscClassId PETSC_SECTION_CLASSID; variable
43 …PetscCall(PetscHeaderCreate(*s, PETSC_SECTION_CLASSID, "PetscSection", "Section", "IS", comm, Pets… in PetscSectionCreate()
88 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionCopy()
89 PetscValidHeaderSpecific(newSection, PETSC_SECTION_CLASSID, 2); in PetscSectionCopy()
101 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionCopy_Internal()
102 PetscValidHeaderSpecific(newSection, PETSC_SECTION_CLASSID, 2); in PetscSectionCopy_Internal()
196 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionClone()
221 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetFromOptions()
259 PetscValidHeaderSpecific(s1, PETSC_SECTION_CLASSID, 1); in PetscSectionCompare()
260 PetscValidHeaderSpecific(s2, PETSC_SECTION_CLASSID, 2); in PetscSectionCompare()
353 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetNumFields()
382 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetNumFields()
428 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetFieldName()
455 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetFieldName()
490 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetComponentName()
523 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetComponentName()
555 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetFieldComponents()
593 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetFieldComponents()
636 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetChart()
671 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetChart()
706 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetPermutation()
737 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetPermutation()
773 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetBlockStarts()
802 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetBlockStarts()
828 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetPointMajor()
867 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetPointMajor()
892 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetIncludesConstraints()
914 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetIncludesConstraints()
944 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetDof()
971 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetDof()
998 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionAddDof()
1026 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetFieldDof()
1062 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetFieldDof()
1097 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionAddFieldDof()
1122 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetConstraintDof()
1146 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetConstraintDof()
1171 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionAddConstraintDof()
1199 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetFieldConstraintDof()
1224 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetFieldConstraintDof()
1248 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionAddFieldConstraintDof()
1269 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetUpBC()
1304 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetUp()
1384 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetMaxDof()
1414 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetStorageSize()
1441 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetConstrainedStorageSize()
1485 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionCreateGlobalSection()
1629 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionCreateGlobalSectionCensored()
1787 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 2); in PetscSectionGetValueLayout()
1830 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetOffset()
1857 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetOffset()
1888 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetFieldOffset()
1916 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetFieldOffset()
1956 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetFieldPointOffset()
1986 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetOffsetRange()
2033 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionCreateSubsection()
2141 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionCreateComponentSubsection()
2301 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionCreateSubplexSection_Private()
2510 PetscValidHeaderSpecific(A, PETSC_SECTION_CLASSID, 1); in PetscSectionViewFromOptions()
2542 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionView()
2594 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionLoad()
2716 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionArrayView()
2781 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionReset()
2829 PetscValidHeaderSpecific(*s, PETSC_SECTION_CLASSID, 1); in PetscSectionDestroy()
2844 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 2); in VecIntGetValuesSection_Private()
2857 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 2); in VecIntSetValuesSection_Private()
2951 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionHasConstraints()
2979 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetConstraintIndices()
3002 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetConstraintIndices()
3038 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetFieldConstraintIndices()
3063 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetFieldConstraintIndices()
3097 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionPermute()
3182 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionSetClosureIndex()
3183 PetscValidHeaderSpecific(clSection, PETSC_SECTION_CLASSID, 3); in PetscSectionSetClosureIndex()
3408 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetField()
3602 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionSetSym()
3631 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionGetSym()
3653 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionSetFieldSym()
3678 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionGetFieldSym()
3760 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionGetPointSyms()
3815 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionRestorePointSyms()
3865 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionGetFieldPointSyms()
3893 PetscValidHeaderSpecific(section, PETSC_SECTION_CLASSID, 1); in PetscSectionRestoreFieldPointSyms()
3967 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionGetUseFieldOffsets()
3988 PetscValidHeaderSpecific(s, PETSC_SECTION_CLASSID, 1); in PetscSectionSetUseFieldOffsets()
4035 PetscValidHeaderSpecific(origSection, PETSC_SECTION_CLASSID, 1); in PetscSectionExtractDofsFromArray()
4109 PetscValidHeaderSpecific(rootSection, PETSC_SECTION_CLASSID, 3); in PetscSectionMigrateData()
4116 PetscValidHeaderSpecific(leafSection, PETSC_SECTION_CLASSID, 5); in PetscSectionMigrateData()