petsc-3.12.5 2020-03-29
PetscFESetName
Names the FE and its subobjects
Synopsis
#include "petscfe.h"
PetscErrorCode PetscFESetName(PetscFE fe, const char name[])
Not collective
Input Parameters
See Also
PetscFECreate(), PetscSpaceCreate(), PetscDualSpaceCreate()
Level
intermediate
Location
src/dm/dt/fe/interface/fe.c
Examples
src/dm/field/examples/tutorials/ex1.c.html
Index of all FE routines
Table of Contents for all manual pages
Index of all manual pages