Searched refs:full_section (Results 1 – 1 of 1) sorted by relevance
969 PetscSection full_section; in PetscDualSpaceGetInteriorSection() local971 PetscCall(PetscDualSpaceGetSection(sp, &full_section)); in PetscDualSpaceGetInteriorSection()973 PetscCall(PetscSectionGetChart(full_section, &pStart, &pEnd)); in PetscDualSpaceGetInteriorSection()977 PetscCall(PetscSectionGetDof(full_section, p, &dof)); in PetscDualSpaceGetInteriorSection()978 PetscCall(PetscSectionGetConstraintDof(full_section, p, &cdof)); in PetscDualSpaceGetInteriorSection()