#include "petsc.h" int PetscSerializeCompare(PetscObject obj, char *serialize_name, PetscTruth *same)Not Collective
obj | - The PETSc object, for example a Vec, Mat or KSP. | |
serialize_name | - string containing a serializer name |
Level:intermediate
Location:src/sys/src/objects/destroy.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages