VecIsInvalidated

Check if vector is invalid

Synopsis

PetscErrorCode VecIsInvalidated(Vec vec,PetscBool *flg)
Not Collective

Input Parameters

vec - vector to mark

Output Parameters

flg - false if vec is valid

See Also

VecInvalidate()

Level

Advanced

Location

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