petsc-3.14.6 2021-03-30
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
Output Parameter
Not available from Fortran
See Also
PetscDSSetType(), PetscDSCreate()
Level
intermediate
Location
src/dm/dt/interface/dtds.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages