Searched refs:Child_qx_coords (Results 1 – 1 of 1) sorted by relevance
251 Vec Child_qx_coords, Parent_qx_coords; in CreateStatsSF() local261 …m, ceed_data->elem_restr_x, ceed_data->basis_x, ceed_data->x_coord, &Child_qx_coords, &child_num_q… in CreateStatsSF()269 PetscCall(VecGetArrayRead(Child_qx_coords, &child_quad_coords)); in CreateStatsSF()281 PetscCall(VecRestoreArrayRead(Child_qx_coords, &child_quad_coords)); in CreateStatsSF()290 PetscCall(VecDestroy(&Child_qx_coords)); in CreateStatsSF()