PetscDADestroy#
Destroys a PetscDA object and releases its resources.
Synopsis#
Collective
Input Parameter#
da - pointer to the
PetscDAobject to destroy
See Also#
Level#
beginner
Location#
Examples#
src/ml/da/tutorials/ex4.c
src/ml/da/tutorials/ex3.c
src/ml/da/tutorials/ex2.c
src/ml/da/tutorials/ex1.c
Implementations#
PetscDADestroy_Ensemble() in src/ml/da/impls/ensemble/daensemble.c
PetscDADestroy_ETKF() in src/ml/da/impls/ensemble/etkf/etkfilter.c
PetscDADestroy_LETKF() in src/ml/da/impls/ensemble/letkf/letkfilter.c
Index of all PetscDA routines
Table of Contents for all manual pages
Index of all manual pages