DAGetType

Gets the DA type name (as a string) from the DA.

Synopsis

#include "petscda.h"  
PetscErrorCode PETSCDM_DLLEXPORT DAGetType(DA da, const DAType *type)
Not Collective

Input Parameter

da -The DA

Output Parameter

type -The DA type name

Keywords

DA, get, type, name

See Also

DASetType(), DACreate()

Level:intermediate
Location:
src/dm/da/src/dareg.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages