Lines Matching refs:PetscSectionGetFieldConstraintDof
141 else PetscCall(PetscSectionGetFieldConstraintDof(section, p, f, &fcdof)); in PetscSectionCopy_Internal()
163 PetscCall(PetscSectionGetFieldConstraintDof(newSection, p, f, &fcdof)); in PetscSectionCopy_Internal()
318 PetscCall(PetscSectionGetFieldConstraintDof(s1, p, f, &nfcdof)); in PetscSectionCompare()
319 PetscCall(PetscSectionGetFieldConstraintDof(s2, p, f, &n2)); in PetscSectionCompare()
1196 PetscErrorCode PetscSectionGetFieldConstraintDof(PetscSection s, PetscInt point, PetscInt field, Pe… in PetscSectionGetFieldConstraintDof() function
1571 PetscCall(PetscSectionGetFieldConstraintDof(s, p, f, &cdof)); in PetscSectionCreateGlobalSection()
1576 PetscCall(PetscSectionGetFieldConstraintDof(gs, p, f, &cdof)); in PetscSectionCreateGlobalSection()
2064 PetscCall(PetscSectionGetFieldConstraintDof(s, p, fields[f], &cfdof)); in PetscSectionCreateSubsection()
2096 PetscCall(PetscSectionGetFieldConstraintDof(s, p, fields[f], &cfdof)); in PetscSectionCreateSubsection()
2164 PetscCall(PetscSectionGetFieldConstraintDof(s, p, 0, &cfdof)); in PetscSectionCreateComponentSubsection()
2245 PetscCall(PetscSectionGetFieldConstraintDof(s[i], p, fi, &cfdof)); in PetscSectionCreateSupersection()
2276 PetscCall(PetscSectionGetFieldConstraintDof(s[i], p, fi, &cfdof)); in PetscSectionCreateSupersection()
2353 PetscCall(PetscSectionGetFieldConstraintDof(s, p, f, &cfdof)); in PetscSectionCreateSubplexSection_Private()
3131 PetscCall(PetscSectionGetFieldConstraintDof(s, p, f, &cdof)); in PetscSectionPermute()
3146 PetscCall(PetscSectionGetFieldConstraintDof(s, p, f, &cdof)); in PetscSectionPermute()