DMMGView

prints information on a DA based multi-level preconditioner

Synopsis

#include "petscda.h"     
#include "petscksp.h"    
#include "petscmg.h"    
PetscErrorCode DMMGView(DMMG *dmmg,PetscViewer viewer)
Collective on DMMG and PetscViewer

Input Parameter

dmmg - the context
viewer - the viewer

See Also

DMMGCreate(), DMMGDestroy

Level:advanced
Location:
src/ksp/utils/damg.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages