Public Member Functions
ifopt::SnoptSolver Class Reference

An interface to SNOPT, fully hiding its implementation. More...

#include <snopt_solver.h>

Inheritance diagram for ifopt::SnoptSolver:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void Solve (Problem &nlp) override
 Creates a snoptProblemA from nlp and solves it.

Detailed Description

An interface to SNOPT, fully hiding its implementation.

Definition at line 40 of file snopt_solver.h.


Member Function Documentation

void ifopt::SnoptSolver::Solve ( Problem nlp) [override, virtual]

Creates a snoptProblemA from nlp and solves it.

Parameters:
[in/out]nlp The specific problem to be used and modified.

Implements ifopt::Solver.

Definition at line 33 of file snopt_solver.cc.


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


ifopt
Author(s): Alexander W. Winkler
autogenerated on Sat May 18 2019 02:43:08