petsc-3.12.5 2020-03-29
Report Typos and Errors

PetscObjectSetFromOptions

Sets generic parameters from user options.

Synopsis

#include "petscsys.h"    
PetscErrorCode  PetscObjectSetFromOptions(PetscObject obj)
Collective on obj

Input Parameter

obj -the PetscObjcet

Options Database Keys

Notes

We have no generic options at present, so this does nothing

See Also

PetscObjectSetOptionsPrefix(), PetscObjectGetOptionsPrefix()

Level

beginner

Location

src/sys/objects/inherit.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages