AbstractNonlinearSolver Class Reference

#include <AbstractNonlinearSolver.hpp>

Inheritance diagram for AbstractNonlinearSolver:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual Vec Solve (PetscErrorCode(*pComputeResidual)(SNES, Vec, Vec, void *), PetscErrorCode(*pComputeJacobian)(SNES, Vec, Mat *, Mat *, MatStructure *, void *), Vec initialGuess, void *pContext)=0


Detailed Description

Abstract Nonlinear equation system solver, dictates that each solver must have a Solve function.

Definition at line 40 of file AbstractNonlinearSolver.hpp.


The documentation for this class was generated from the following file:

Generated on Wed Mar 18 12:52:07 2009 for Chaste by  doxygen 1.5.5