#include "petscdmplex.h" #include "petscfe.h" PetscErrorCode DMPlexComputeProjection2Dto1D(PetscScalar coords[], PetscReal R[])Not collective
coords | - The coordinates of a segment, on output the new y-coordinate, and 0 for x |
R | - The rotation which accomplishes the projection |