VecTaggerOrGetSubs#
Get the sub VecTagger
s whose union defines the outer VecTagger
Synopsis#
#include "petscvec.h"
PetscErrorCode VecTaggerOrGetSubs(VecTagger tagger, PetscInt *nsubs, VecTagger **subs)
Not Collective
Input Parameter#
tagger - the
VecTagger
context
Output Parameters#
See Also#
Level#
advanced
Location#
src/vec/vec/utils/tagger/impls/or.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages