PetscDAGetType#
Gets the name of the implementation currently associated with a PetscDA.
Synopsis#
PetscErrorCode PetscDAGetType(PetscDA da, PetscDAType *type)
Not Collective
Input Parameter#
da - the
PetscDAcontext
Output Parameter#
type - pointer that will receive the type name (may be
NULL)
See Also#
Level#
intermediate
Location#
Index of all PetscDA routines
Table of Contents for all manual pages
Index of all manual pages