#include "petscvec.h" PetscErrorCode VecWhichBetween(Vec VecLow, Vec V, Vec VecHigh, IS *S)Collective on S Many br
VecLow | - lower bound Many br | |
V | - Vector to compare Many br | |
VecHigh | - higher bound Many br |
Many br
Level:advanced
Location:src/vec/vec/utils/projection.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages