#include "slepcst.h" PetscErrorCode STPrecondGetMatForPC(ST st,Mat *mat)Not Collective, but the Mat is shared by all processors that share the ST
st | - the spectral transformation context |
mat | - the matrix that will be used in constructing the preconditioner or NULL if no matrix was set by STPrecondSetMatForPC(). |
Location: src/sys/classes/st/impls/precond/precond.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages