#include "petscksp.h" PetscErrorCode PCComputeExplicitOperator(PC pc,Mat *mat)Collective on PC
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/ksp/pc/interface/precon.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages