GSNESDuplicateMonitors

Duplicates the monitors of a grid SNES in another.

Synopsis

#include "petscsnes.h" 
#include "gsolver.h" 
int GSNESDuplicateMonitors(GSNES snes, GSNES newsnes)
Collective on GSNES

Input Parameter

snes -The GSNES to copy from

Output Parameter

newsnes -The GSNES to copy to

Keywords

grid snes, duplicate, monitor

See Also

GSNESDuplicate(), GSNESDestroy()

Level:intermediate
Location:
src/gsolver/interface/gsnes.c
Index of all GSolver routines
Table of Contents for all manual pages
Index of all manual pages