DMProjectCoordinates#
Project coordinates to a different space
Synopsis#
#include "petscdm.h"
PetscErrorCode DMProjectCoordinates(DM dm, PetscFE disc)
Input Parameters#
dm - The DM object
disc - The new coordinate discretization or NULL to ensure a coordinate discretization exists
See Also#
DMGetCoordinateField()
Level#
intermediate
Location#
Examples#
src/dm/impls/plex/tutorials/ex8.c.html
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages