Searched refs:qf_mesh_to_points (Results 1 – 1 of 1) sorted by relevance
136 CeedQFunction qf_mesh_to_points; in DMSwarmCeedContextCreate() local139 …nctionCreateIdentity((*ctx)->ceed, num_comp, CEED_EVAL_INTERP, CEED_EVAL_NONE, &qf_mesh_to_points); in DMSwarmCeedContextCreate()141 …CeedOperatorCreateAtPoints((*ctx)->ceed, qf_mesh_to_points, NULL, NULL, &(*ctx)->op_mesh_to_points… in DMSwarmCeedContextCreate()147 CeedQFunctionDestroy(&qf_mesh_to_points); in DMSwarmCeedContextCreate()