PetscFESetType#
Builds a particular PetscFE
Synopsis#
#include "petscfe.h" 
PetscErrorCode PetscFESetType(PetscFE fem, PetscFEType name)
Collective
Input Parameters#
- fem - The - PetscFEobject
- name - The kind of FEM space 
Options Database Key#
- -petscfe_type - - Sets the- PetscFEtype; use -help for a list of available types
See Also#
Level#
intermediate
Location#
Index of all FE routines
Table of Contents for all manual pages
Index of all manual pages