PetscDSGetType#
Gets the PetscDS type name (as a string) from the object.
Synopsis#
#include "petscds.h"
PetscErrorCode PetscDSGetType(PetscDS prob, PetscDSType *name)
Not Collective
Input Parameter#
prob - The PetscDS
Output Parameter#
name - The PetscDS type name
Not available from Fortran
See Also#
Level#
intermediate
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages