petsc-3.8.4 2018-03-24
VecTaggerSetUp
set up a VecTagger context
Synopsis
#include "petscvec.h"
PetscErrorCode VecTaggerSetUp(VecTagger tagger)
Collective
Input Arguments
| tagger | - Vec tagger object
|
See Also
VecTaggerSetFromOptions(), VecTaggerSetType()
Level:advanced
Location:src/vec/vec/utils/tagger/interfacetagger.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages
Examples
src/vec/vec/utils/tagger/examples/tutorials/ex1.c.html
src/ts/examples/tutorials/ex11.c.html