PetscFVGetSpatialDimension#

Get the spatial dimension of a PetscFV

Synopsis#

#include "petscfv.h" 
PetscErrorCode PetscFVGetSpatialDimension(PetscFV fvm, PetscInt *dim)

Not Collective

Input Parameter#

Output Parameter#

  • dim - The spatial dimension

See Also#

PetscFV, PetscFVSetSpatialDimension()

Level#

intermediate

Location#

src/dm/dt/fv/interface/fv.c


Edit on GitLab

Index of all FV routines
Table of Contents for all manual pages
Index of all manual pages