Lines Matching refs:PetscSectionGetFieldDof

140     if ((vStart >= pStart) && (vStart < pEnd)) PetscCall(PetscSectionGetFieldDof(section, vStart, field, &vcdof[DM_NUM_POLYTOPES]));
160 if ((cStart >= pStart) && (cStart < pEnd)) PetscCall(PetscSectionGetFieldDof(section, cStart, field, &vcdof[c]));
230 if ((vStart >= pStart) && (vStart < pEnd)) PetscCall(PetscSectionGetFieldDof(section, vStart, field, &vcdof[0]));
231 if ((cStart >= pStart) && (cStart < pEnd)) PetscCall(PetscSectionGetFieldDof(section, cStart, field, &vcdof[1]));
2975 PetscCall(PetscSectionGetFieldDof(sectionGlobal, p, field, &dof));
5938 PetscCall(PetscSectionGetFieldDof(section, line, field, k));
6543 PetscCall(PetscSectionGetFieldDof(section, point, f, &fdof));
7034 PetscCall(PetscSectionGetFieldDof(section, point, f, &fdof));
7106 PetscCall(PetscSectionGetFieldDof(section, point, f, &fdof));
7469 PetscCall(PetscSectionGetFieldDof(section, point, f, &fdof));
7507 PetscCall(PetscSectionGetFieldDof(section, points[p], f, &fdof));
7711 PetscCall(PetscSectionGetFieldDof(section, point, f, &fdof));
7761 PetscCall(PetscSectionGetFieldDof(section, point, f, &fdof));
7816 PetscCall(PetscSectionGetFieldDof(indices_section, b, f, &fDof));
7883 PetscCall(PetscSectionGetFieldDof(section, b, f, &fDof));
7906 if (a >= sStart && a < sEnd) PetscCall(PetscSectionGetFieldDof(section, a, f, &fDof));
7917 PetscCall(PetscSectionGetFieldDof(section, b, f, &fDof));
8012 PetscCall(PetscSectionGetFieldDof(section, b, f, &bSecDof));
8026 PetscCall(PetscSectionGetFieldDof(section, a, f, &aDof));
8202 PetscCall(PetscSectionGetFieldDof(section, points[p], f, &fdof));
8228 else PetscCall(PetscSectionGetFieldDof(section, pnt, f, &fdof));
8603 PetscCall(PetscSectionGetFieldDof(csection, cpoints[p], f, &fdof));
8649 PetscCall(PetscSectionGetFieldDof(fsection, ftotpoints[p], f, &fdof));
8763 PetscCall(PetscSectionGetFieldDof(csection, cpoints[p], f, &fdof));
8809 PetscCall(PetscSectionGetFieldDof(fsection, ftotpoints[p], f, &fdof));
10703 PetscCall(PetscSectionGetFieldDof(section, p, f, &dof));
10757 PetscCall(PetscSectionGetFieldDof(section, a, f, &aDof));
10760 PetscCall(PetscSectionGetFieldDof(cSec, p, f, &dof));
10784 PetscCall(PetscSectionGetFieldDof(cSec, p, f, &dof));
10794 PetscCall(PetscSectionGetFieldDof(section, a, f, &aDof));
10889 PetscCall(PetscSectionGetFieldDof(subsection, p, f, &fdof));
10927 PetscCall(PetscSectionGetFieldDof(section, p, f2, &fdof));
10931 PetscCall(PetscSectionGetFieldDof(section, p, f, &fdof));