Searched refs:coor_q (Results 1 – 1 of 1) sorted by relevance
598 PetscReal *coor_q, *coor_qn; in DMSwarmPICInsertPointsCellwise() local611 coor_q = &xp[dim * q]; in DMSwarmPICInsertPointsCellwise()615 for (d = 0; d < dim; d++) sep += (coor_q[d] - coor_qn[d]) * (coor_q[d] - coor_qn[d]); in DMSwarmPICInsertPointsCellwise()