PetscFVSetSpatialDimension#
Set the spatial dimension of a PetscFV
Synopsis#
#include "petscfv.h"
PetscErrorCode PetscFVSetSpatialDimension(PetscFV fvm, PetscInt dim)
Logically Collective
Input Parameters#
fvm - the
PetscFVobjectdim - The spatial dimension
See Also#
Level#
intermediate
Location#
Examples#
src/dm/impls/forest/tests/ex2.c
src/dm/impls/plex/tests/ex16.c
src/dm/impls/plex/tests/ex3.c
src/dm/impls/plex/tests/ex49.c
src/dm/impls/swarm/tests/ex11.c
src/ts/tutorials/ex11.c
src/ts/tutorials/ex18.c
src/snes/tests/ex2.c
Index of all FV routines
Table of Contents for all manual pages
Index of all manual pages