petsc-3.14.6 2021-03-30
Report Typos and Errors

VecLockPop

Pops a read-only lock from a vector

Synopsis

#include "petscvec.h"   
PetscErrorCode VecLockPop(Vec x)

See Also

VecLockReadPop()

Level

deprecated

Location

src/vec/vec/interface/rvector.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages