PetscFVSetType#
Builds a particular PetscFV
Synopsis#
#include "petscfv.h"
PetscErrorCode PetscFVSetType(PetscFV fvm, PetscFVType name)
Collective
Input Parameters#
fvm - The
PetscFV
objectname - The type of FVM space
Options Database Key#
-petscfv_type
- Sets thePetscFVType
; use -help for a list of available types
See Also#
Level#
intermediate
Location#
Examples#
Index of all FV routines
Table of Contents for all manual pages
Index of all manual pages