Lines Matching refs:PetscSectionGetConstraintDof

134     else PetscCall(PetscSectionGetConstraintDof(section, p, &cdof));  in PetscSectionCopy_Internal()
155 PetscCall(PetscSectionGetConstraintDof(newSection, p, &cdof)); in PetscSectionCopy_Internal()
290 PetscCall(PetscSectionGetConstraintDof(s1, p, &ncdof)); in PetscSectionCompare()
291 PetscCall(PetscSectionGetConstraintDof(s2, p, &n2)); in PetscSectionCompare()
1119 PetscErrorCode PetscSectionGetConstraintDof(PetscSection s, PetscInt point, PetscInt *numDof) in PetscSectionGetConstraintDof() function
1202 PetscCall(PetscSectionGetConstraintDof(s->field[field], point, numDof)); in PetscSectionGetFieldConstraintDof()
1512 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionCreateGlobalSection()
1656 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionCreateGlobalSectionCensored()
1794 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionGetValueLayout()
2089 PetscCall(PetscSectionGetConstraintDof(*subs, p, &cdof)); in PetscSectionCreateSubsection()
2165 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionCreateComponentSubsection()
2263 PetscCall(PetscSectionGetConstraintDof(*supers, p, &cdof)); in PetscSectionCreateSupersection()
2358 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionCreateSubplexSection_Private()
2381 PetscCall(PetscSectionGetConstraintDof(*subs, subp, &cdof)); in PetscSectionCreateSubplexSection_Private()
2858 PetscCall(PetscSectionGetConstraintDof(s, p, &cDim)); in VecIntSetValuesSection_Private()
3126 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionPermute()
3140 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionPermute()