MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
LineSearchSolver::SlopeNotNegative Class Reference

#include <linesearch.h>

Inheritance diagram for LineSearchSolver::SlopeNotNegative:
Collaboration diagram for LineSearchSolver::SlopeNotNegative:

Public Member Functions

 SlopeNotNegative (MBDYN_EXCEPT_ARGS_DECL)
 
- Public Member Functions inherited from NonlinearSolver::NoConvergence
 NoConvergence (MBDYN_EXCEPT_ARGS_DECL)
 
- Public Member Functions inherited from MBDynErrBase
 MBDynErrBase (const char *file, int line, const char *func, const std::string r=std::string())
 
virtual ~MBDynErrBase (void) throw ()
 
void Set (const std::string &s)
 
const char * what (void) const throw ()
 

Detailed Description

Definition at line 93 of file linesearch.h.

Constructor & Destructor Documentation

LineSearchSolver::SlopeNotNegative::SlopeNotNegative ( MBDYN_EXCEPT_ARGS_DECL  )
inline

Definition at line 96 of file linesearch.h.

98  {
99 
100  }
NoConvergence(MBDYN_EXCEPT_ARGS_DECL)
Definition: nonlin.h:220
#define MBDYN_EXCEPT_ARGS_PASSTHRU
Definition: except.h:55

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