Searched refs:Parent_qx_coords (Results 1 – 1 of 1) sorted by relevance
242 Vec Child_qx_coords, Parent_qx_coords; in SpanwiseStatisticsCreateSF() local253 …eCoords(ceed, parentdm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, 0, &Parent_qx_coords, &parent_num_… in SpanwiseStatisticsCreateSF()260 PetscCall(VecGetArrayRead(Parent_qx_coords, &parent_quad_coords)); in SpanwiseStatisticsCreateSF()272 PetscCall(VecRestoreArrayRead(Parent_qx_coords, &parent_quad_coords)); in SpanwiseStatisticsCreateSF()286 PetscCall(VecDestroy(&Parent_qx_coords)); in SpanwiseStatisticsCreateSF()