Searched refs:weights_1d (Results 1 – 1 of 1) sorted by relevance
264 CeedScalar points_1d[num_points_per_cell_1d], weights_1d[num_points_per_cell_1d]; in DMSwarmInitalizePointLocations() local267 PetscCall(CeedGaussQuadrature(num_points_per_cell_1d, points_1d, weights_1d)); in DMSwarmInitalizePointLocations()