Diana
0.8.3
|
#include <CapeESO.hpp>
Public Member Functions | |
virtual | ~ICapeNumericNLAESO () |
Friends | |
std::ostream & | operator<< (std::ostream &out_file, const ICapeNumericNLAESO &eso) |
Nonlinear algebraic ESO interface. It defines nonlinear algebraic problem of type
where is a nonlinear mapping and
is a solution vector.
virtual ~ICapeNumericNLAESO | ( | ) | [inline, virtual] |
Virtual default destructor.
std::ostream& operator<< | ( | std::ostream & | out_file, |
const ICapeNumericNLAESO & | eso | ||
) | [friend] |
ostream output operator for the ICapeNumericNLAESO class.