Home
last modified time | relevance | path

Searched refs:weights_1d (Results 1 – 1 of 1) sorted by relevance

/libCEED/examples/petsc/src/
H A Dswarmutils.c264 CeedScalar points_1d[num_points_per_cell_1d], weights_1d[num_points_per_cell_1d]; in DMSwarmInitalizePointLocations() local
267 PetscCall(CeedGaussQuadrature(num_points_per_cell_1d, points_1d, weights_1d)); in DMSwarmInitalizePointLocations()