Searched refs:Child_qx_coords (Results 1 – 1 of 1) sorted by relevance
242 Vec Child_qx_coords, Parent_qx_coords; in SpanwiseStatisticsCreateSF() local252 …ureCoords(ceed, childdm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, 0, &Child_qx_coords, &child_num_q… in SpanwiseStatisticsCreateSF()259 PetscCall(VecGetArrayRead(Child_qx_coords, &child_quad_coords)); in SpanwiseStatisticsCreateSF()271 PetscCall(VecRestoreArrayRead(Child_qx_coords, &child_quad_coords)); in SpanwiseStatisticsCreateSF()285 PetscCall(VecDestroy(&Child_qx_coords)); in SpanwiseStatisticsCreateSF()