PetscFESetName#
Names the PetscFE
and its subobjects
Synopsis#
#include "petscfe.h"
PetscErrorCode PetscFESetName(PetscFE fe, const char name[])
Not Collective
Input Parameters#
fe - The
PetscFE
name - The name
See Also#
Level#
intermediate
Location#
Examples#
Index of all FE routines
Table of Contents for all manual pages
Index of all manual pages