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