Searched refs:MapPoint (Results 1 – 1 of 1) sorted by relevance
8 static PetscErrorCode MapPoint(PetscScalar xyz[], PetscScalar mxyz[]) in MapPoint() function113 PetscCall(MapPoint(xyz, cptr)); in test_3d()137 for (i = 0; i < nl / 3; i++) PetscCall(MapPoint(c + 3 * i, c + 3 * i)); in test_3d()