Searched refs:scalar_dsp (Results 1 – 1 of 1) sorted by relevance
180 PetscDualSpace scalar_dsp; in PetscFEComputeTabulation_Vector() local184 PetscCall(PetscFEGetDualSpace(v->scalar_fe, &scalar_dsp)); in PetscFEComputeTabulation_Vector()185 PetscCall(PetscDualSpaceGetSection(scalar_dsp, &ref_section)); in PetscFEComputeTabulation_Vector()