MatHeaderMerge#
Merges some information from the header of C
to A
; the C
object is then destroyed
Synopsis#
#include "petscmat.h"
PetscErrorCode MatHeaderMerge(Mat A, Mat *C)
Collective, No Fortran Support
Input Parameters#
Developer Note#
This is somewhat different from MatHeaderReplace()
, it would be nice to merge the code
See Also#
Level#
developer
Location#
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages