petsc-3.12.5 2020-03-29
Report Typos and Errors

VecLockPush

Pushes a read-only lock on a vector to prevent it from writing

Synopsis

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

See Also

VecLockReadPush()

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