#include "petscksp.h" PetscErrorCode DMKSPGetComputeOperators(DM dm,PetscErrorCode (**func)(KSP,Mat,Mat,MatStructure*,void*),void *ctx)Not Collective
func | - matrix evaluation function, see KSPSetComputeOperators() for calling sequence | |
ctx | - context for matrix evaluation |
Level:advanced
Location:src/ksp/ksp/interface/dmksp.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages