DMSetCoordinateField#
Set the DMField representation of the mesh coordinates
Synopsis#
#include "petscdm.h"
PetscErrorCode DMSetCoordinateField(DM dm, DMField field)
Logically Collective
Input Parameters#
See Also#
DM, DMField, DMGetCoordinateField(), DMSetCoordinateDM(), DMSetCoordinates()
Level#
advanced
Location#
src/dm/interface/dmcoordinates.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages