#include "petscdmplex.h" #include "petscfe.h" PetscErrorCode DMPlexComputeProjection3Dto2D(PetscInt coordSize, PetscScalar coords[], PetscReal R[])Not collective
coords | - The new y- and z-coordinates, and 0 for x | |
R | - The rotation which accomplishes the projection |