Searched refs:ref_section (Results 1 – 1 of 1) sorted by relevance
181 PetscSection ref_section; in PetscFEComputeTabulation_Vector() local185 PetscCall(PetscDualSpaceGetSection(scalar_dsp, &ref_section)); in PetscFEComputeTabulation_Vector()186 PetscCall(PetscSectionGetChart(ref_section, &pStart, &pEnd)); in PetscFEComputeTabulation_Vector()192 PetscCall(PetscSectionGetDof(ref_section, p, &dof)); in PetscFEComputeTabulation_Vector()193 PetscCall(PetscSectionGetOffset(ref_section, p, &off)); in PetscFEComputeTabulation_Vector()