DMStagSetCoordinateDMType#
set DM type to store coordinates
Synopsis#
#include "petscdmstag.h"
#include "petscdmproduct.h"
PetscErrorCode DMStagSetCoordinateDMType(DM dm, DMType dmtype)
Logically Collective; dmtype
must contain common value
Input Parameters#
See Also#
DMSTAG: Staggered, Structured Grid, DMSTAG
, DMPRODUCT
, DMGetCoordinateDM()
, DMStagSetUniformCoordinates()
, DMStagSetUniformCoordinatesExplicit()
, DMStagSetUniformCoordinatesProduct()
, DMType
Level#
advanced
Location#
Index of all DMStag routines
Table of Contents for all manual pages
Index of all manual pages