PETSc version 3.15.5
VecLockReadPop
Pops a read-only lock from a vector 
Synopsis
#include "petscvec.h"   
PetscErrorCode VecLockReadPop(Vec x)
Logically Collective on Vec
Input Parameter
See Also
 VecRestoreArray(), VecGetArrayRead(), VecLockReadPush(), VecLockGet()
Level
beginner
Location
src/vec/vec/interface/rvector.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages