PCASASetDM

Sets the coarse grid information for the grids

Synopsis

PetscErrorCode PETSCKSP_DLLEXPORT PCASASetDM(PC pc,DM dm)
Collective on PC

Input Parameter

pc - the context
dm - the DA or ADDA or VecPack object

Level:advanced
Location:
src/ksp/pc/impls/asa/asa.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/ksp/ksp/examples/tutorials/ex38.c.html
src/ksp/ksp/examples/tutorials/ex39.c.html
src/ksp/ksp/examples/tutorials/ex40.c.html