#include "ksp.h" int KSPComputeExplicitOperator(KSP ksp,Mat *mat)Collective on KSP
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/sles/ksp/interface/eige.c
KSP Index
Table of Contents