#include "petscda.h" #include "petscsles.h" #include "petscmg.h" int DMMGSetSLES(DMMG *dmmg,int (*rhs)(DMMG,Vec),int (*func)(DMMG,Mat))Collective on DMMG and SLES
dmmg | - the context | |
func | - function to compute linear system matrix on each grid level | |
rhs | - function to compute right hand side on each level |
Level:advanced
Location:src/sles/utils/damg.c
Index of all SLES routines
Table of Contents for all manual pages
Index of all manual pages