HermesCommon  2.0
nonlinear_solver.h File Reference

General nonlinear solver functionality. More...

#include "precond.h"
#include "dp_interface.h"
#include "mixins.h"

Go to the source code of this file.

Classes

class  Hermes::Solvers::NonlinearSolver< Scalar >
 Base class for defining interface for nonlinear solvers. More...
 

Namespaces

namespace  Hermes
 General namespace for the Hermes library.
 
namespace  Hermes::Solvers
 Namespace for linear / nonlinear / iterative solvers.
 

Detailed Description

General nonlinear solver functionality.

Definition in file nonlinear_solver.h.