PetscFESetName#
Names the PetscFE and its subobjects
Synopsis#
#include "petscfe.h"
PetscErrorCode PetscFESetName(PetscFE fe, const char name[])
Not Collective
Input Parameters#
fe - The
PetscFEname - The name
See Also#
Level#
intermediate
Location#
Examples#
src/dm/field/tutorials/ex1.c
src/dm/dt/tests/ex5.c
src/dm/impls/plex/tests/ex33.c
src/dm/impls/plex/tests/ex42.c
src/dm/impls/plex/tests/ex69.c
src/dm/impls/plex/tests/ex99.c
Index of all FE routines
Table of Contents for all manual pages
Index of all manual pages