PetscDSGetType#

Gets the PetscDSType name (as a string) from the PetscDS

Synopsis#

#include "petscds.h" 
PetscErrorCode PetscDSGetType(PetscDS prob, PetscDSType *name)

Not Collective; No Fortran Support

Input Parameter#

Output Parameter#

See Also#

PetscDSType, PetscDS, PetscDSSetType(), PetscDSCreate()

Level#

intermediate

Location#

src/dm/dt/interface/dtds.c


Edit on GitLab

Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages