PetscFEViewFromOptions#
View from a PetscFE based on values in the options database
Synopsis#
#include "petscfe.h" 
PetscErrorCode PetscFEViewFromOptions(PetscFE A, PetscObject obj, const char name[])
Collective
Input Parameters#
- A - the - PetscFEobject
- obj - Optional object that provides the options prefix 
- name - command line option name 
See Also#
PetscFE, PetscFEView(), PetscObjectViewFromOptions(), PetscFECreate()
Level#
intermediate
Location#
Index of all FE routines
Table of Contents for all manual pages
Index of all manual pages