$extrastylesheet
petsc_nonlinear_solver.h File Reference

Go to the source code of this file.

Classes

class  libMesh::PetscNonlinearSolver< T >

Namespaces

namespace  libMesh

Functions

PetscErrorCode libMesh::__libmesh_petsc_snes_monitor (SNES, PetscInt its, PetscReal fnorm, void *)
PetscErrorCode libMesh::__libmesh_petsc_snes_residual (SNES snes, Vec x, Vec r, void *ctx)
PetscErrorCode libMesh::__libmesh_petsc_snes_jacobian (SNES snes, Vec x, Mat *jac, Mat *pc, MatStructure *msflag, void *ctx) PetscErrorCode __libmesh_petsc_snes_jacobian(SNES snes
PetscErrorCode libMesh::__libmesh_petsc_snes_jacobian (SNES, Vec x, Mat jac, Mat pc, void *ctx)