Diana  0.8.3
Public Member Functions | Friends
ICapeNumericNLAESO Class Reference

#include <CapeESO.hpp>

Inheritance diagram for ICapeNumericNLAESO:
ICapeNumericESO ICapeIdentification ICapeUtilities IDianaNLAESO DianaNLAESO

List of all members.

Public Member Functions

virtual ~ICapeNumericNLAESO ()

Friends

std::ostream & operator<< (std::ostream &out_file, const ICapeNumericNLAESO &eso)

Detailed Description

Nonlinear algebraic ESO interface. It defines nonlinear algebraic problem of type

\[F(x)=0,\]

where $F:R^N\rightarrow R^M$ is a nonlinear mapping and $x$ is a solution vector.


Constructor & Destructor Documentation

virtual ~ICapeNumericNLAESO ( ) [inline, virtual]

Virtual default destructor.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out_file,
const ICapeNumericNLAESO eso 
) [friend]

ostream output operator for the ICapeNumericNLAESO class.


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