#include "petscmat.h" PetscErrorCode MatProductClear(Mat mat)Collective on Mat
mat | - the product matrix |
Notes: this function should be called to remove any intermediate data used by the product After having called this function, MatProduct operations can no longer be used on mat