MatStateInvalidate#
Invalidates a matrix state snapshot
Synopsis#
#include <petscmat.h>
PetscErrorCode MatStateInvalidate(MatState state)
Not Collective
Input/Output Parameter#
state - the matrix state
See Also#
Matrices, Mat, MatState, MatGetState(), MatStateCompare(), MatStateCompareUpdate()
Level#
developer
Location#
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages