PetscFVCreateDualSpace#
Creates a PetscDualSpace
appropriate for the PetscFV
Synopsis#
#include "petscfv.h"
PetscErrorCode PetscFVCreateDualSpace(PetscFV fvm, DMPolytopeType ct)
Not Collective
Input Parameters#
fvm - The
PetscFV
objectct - The
DMPolytopeType
for the cell
See Also#
PetscFVGetDualSpace()
, PetscFVSetDualSpace()
, PetscDualSpace
, PetscFV
, PetscFVCreate()
Level#
intermediate
Location#
Index of all FV routines
Table of Contents for all manual pages
Index of all manual pages