petsc-3.12.5 2020-03-29
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