SNESGetType
Gets the SNES method type and name (as a string).
Synopsis
int SNESGetType(SNES snes, SNESType *method)
Not
Collective
Input Parameter
snes -nonlinear solver context
Output Parameter
method -SNES method (a charactor string)
Keywords
SNES, nonlinear, get, method, name
Location: src/snes/interface/snes.c
SNES Index
Table of Contents