#include "petscvec.h" PetscErrorCode VecTaggerGetInvert(VecTagger tagger, PetscBool *invert)Logically Collective
tagger | - vec tagger | |
invert | - PETSC_TRUE to invert, PETSC_FALSE to use the indices as is |
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