VecTaggerDestroy#
destroy a VecTagger context
Synopsis#
#include "petscvec.h"
PetscErrorCode VecTaggerDestroy(VecTagger *tagger)
Collective
Input Parameter#
tagger - address of tagger
See Also#
Level#
advanced
Location#
Examples#
src/vec/vec/utils/tagger/tutorials/ex1.c.html
src/ts/tutorials/ex11.c.html
Implementations#
VecTaggerDestroy_AndOr in src/vec/vec/utils/tagger/impls/andor.c
VecTaggerDestroy_Simple in src/vec/vec/utils/tagger/impls/simple.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages