#include "petscmat.h" PetscErrorCode MatComputeExplicitOperator(Mat inmat,Mat *mat)Collective on Mat
Currently, this routine uses a dense matrix format when 1 processor is used and a sparse format otherwise. This routine is costly in general, and is recommended for use only with relatively small systems.
Level:advanced
Location:src/mat/utils/axpy.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages