petsc-3.15.0 2021-03-30
Report Typos and Errors

VecTaggerDestroy

destroy a VecTagger context

Synopsis

#include "petscvec.h" 
PetscErrorCode VecTaggerDestroy(VecTagger *tagger)
Collective

Input Arguments

tagger - address of tagger

See Also

VecTaggerCreate()

Level

advanced

Location

src/vec/vec/utils/tagger/interface/tagger.c

Examples

src/vec/vec/utils/tagger/tutorials/ex1.c.html
src/ts/tutorials/ex11.c.html

Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages