PetscObjectSpecificCast#
Casts a PetscObject
to any specific PetscObject
Fortran only
Synopsis#
use petscsys
Example Usage#
PetscObject obj PetscFE fe
PetscCallA(PetscDSGetDiscretization(ds, 0, obj, ierr)
PetscObjectSpecificCast(fe,obj)
See Also#
Level#
beginner
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages